Update SvelteKit

This commit is contained in:
Sidharth Vinod
2022-09-02 23:32:34 +05:30
parent 4774a13446
commit 973f1b7446
14 changed files with 299 additions and 72 deletions
+2 -1
View File
@@ -5,7 +5,8 @@
"src/**/*.svelte",
"cypress/**/*.ts",
"cypress/**/*.js",
"static/**/*.js"
"static/**/*.js",
"static/**/*.json"
],
"compilerOptions": {
"resolveJsonModule": true,