Pin versions; Fix svelte kit

This commit is contained in:
Sidharth Vinod
2022-07-06 23:49:04 +05:30
parent 4c965fbe2e
commit 79fb9d1cb1
3 changed files with 239 additions and 833 deletions
-1
View File
@@ -8,7 +8,6 @@
"static/**/*.js"
],
"compilerOptions": {
"lib": ["ESNext", "dom"],
"resolveJsonModule": true,
"allowSyntheticDefaultImports": true,
"types": ["vitest/importMeta"]