chore: add skipLibCheck to avoid lib errors
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"target": "ESNext",
|
||||
"module": "ESNext",
|
||||
"moduleResolution": "node",
|
||||
"skipLibCheck": true,
|
||||
"types": [
|
||||
"vite/client"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user