mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-13 03:10:11 +02:00
Fix Vite Plus lint issues
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"lib": ["DOM", "DOM.Iterable", "ESNext"],
|
||||
"strict": true,
|
||||
"module": "ESNext",
|
||||
"moduleResolution": "Node",
|
||||
"moduleResolution": "bundler",
|
||||
"jsx": "react-jsx",
|
||||
"noEmit": true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user