You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following svelte config was generated while I selected typescript to be used:
importadapterfrom'@sveltejs/adapter-auto';import{vitePreprocess}from'@sveltejs/vite-plugin-svelte';/** @type {import('@sveltejs/kit').Config} */constconfig={// Consult https://svelte.dev/docs/kit/integrations// for more information about preprocessorspreprocess: vitePreprocess(),kit: {// adapter-auto only supports some environments, see https://svelte.dev/docs/kit/adapter-auto for a list.// If your environment is not supported, or you settled on a specific environment, switch out the adapter.// See https://svelte.dev/docs/kit/adapters for more information about adapters.adapter: adapter()}};exportdefaultconfig;
The text was updated successfully, but these errors were encountered:
jackvanderbilt-visma
changed the title
svelte config uses JSDoc when typescript was selected npx sv create
svelte config uses JSDoc comment when typescript was selected npx sv createNov 15, 2024
The following svelte config was generated while I selected typescript to be used:
The text was updated successfully, but these errors were encountered: