chore: update settings.json

This commit is contained in:
Hakadao
2023-12-21 01:03:00 +08:00
parent eb707677c8
commit 3ee6ff434a

View File

@@ -3,7 +3,7 @@
"typescript.tsdk": "node_modules/typescript/lib",
"vite.autoStart": false,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"files.associations": {
"*.css": "postcss"