chore: update eslint fixAll option

pr675
Hufe921 2 years ago
parent 5f1cf3ab37
commit bba0b090f3

@ -37,7 +37,7 @@
],
"typescript.tsdk": "node_modules/typescript/lib",
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"[typescript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"

Loading…
Cancel
Save