forked from cms/tibi-svelte-starter
✨ feat: implement new feature for enhanced user experience
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
"typeRoots": ["./node_modules/@types", "./types"],
|
||||
|
||||
"target": "esnext",
|
||||
"moduleResolution": "node",
|
||||
"moduleResolution": "bundler",
|
||||
"jsx": "preserve",
|
||||
"noEmit": true,
|
||||
"skipLibCheck": true,
|
||||
|
||||
Reference in New Issue
Block a user