.
This commit is contained in:
parent
ea86fd1f67
commit
c1ac7949ee
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@ -3,7 +3,9 @@
|
||||
"editor.fontLigatures": true,
|
||||
"editor.fontWeight": "500",
|
||||
"editor.formatOnSave": true,
|
||||
"editor.codeActionsOnSave": {"source.fixAll.eslint": true},
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll.eslint": "explicit"
|
||||
},
|
||||
"eslint.alwaysShowStatus": true,
|
||||
"files.autoSave": "onFocusChange"
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user