Skip to content

Commit

Permalink
change settings file back
Browse files Browse the repository at this point in the history
  • Loading branch information
Zetazzz committed Jan 5, 2024
1 parent 9c1f008 commit 338cb91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"editor.formatOnSave": false
},
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit"
"source.fixAll.eslint": true
},
"eslint.validate": [
"javascript",
Expand Down

0 comments on commit 338cb91

Please sign in to comment.