mirror of
https://github.com/markmanx/isoflow.git
synced 2025-01-31 07:09:15 +00:00
chore: updates vscode settings
This commit is contained in:
parent
07011f2b88
commit
1697bab541
1 changed files with 1 additions and 1 deletions
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll.eslint": true
|
||||
"source.fixAll.eslint": "explicit"
|
||||
},
|
||||
"eslint.validate": [
|
||||
"javascript",
|
||||
|
|
Loading…
Reference in a new issue