refactor(web): folders store (#14305)
* refactor(web): folders store * use typescript private
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
"skipLibCheck": true,
|
||||
"sourceMap": true,
|
||||
"strict": true,
|
||||
"target": "es2020",
|
||||
"target": "es2022",
|
||||
"types": ["vitest/globals"]
|
||||
},
|
||||
"extends": "./.svelte-kit/tsconfig.json"
|
||||
|
||||
Reference in New Issue
Block a user