chore(projects): update deps & update pnpm version & update eslint config

This commit is contained in:
Soybean
2024-04-23 12:15:00 +08:00
parent 23f283aa31
commit 7392bebff9
7 changed files with 5953 additions and 4926 deletions

View File

@ -15,7 +15,7 @@
"types": ["vite/client", "node", "unplugin-icons/types/vue", "naive-ui/volar"],
"strict": true,
"strictNullChecks": true,
"noUnusedLocals": true,
"noUnusedLocals": false,
"allowSyntheticDefaultImports": true,
"esModuleInterop": true,
"forceConsistentCasingInFileNames": true,