Skeleton for a yaml config.

This commit is contained in:
2023-08-11 09:51:33 +02:00
parent 052f3b71bf
commit 931783245c
8 changed files with 117 additions and 6 deletions

View File

@@ -8,8 +8,10 @@
"resolveJsonModule": true,
"skipLibCheck": true,
"sourceMap": true,
"strict": true
"strict": true,
"types": ["@modyfi/vite-plugin-yaml/modules"]
}
// Path aliases are handled by https://kit.svelte.dev/docs/configuration#alias
//
// If you want to overwrite includes/excludes, make sure to copy over the relevant includes/excludes