Skip to content

Commit

Permalink
chore: updated eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
aldeed committed Jan 6, 2024
1 parent 3e258c5 commit 7c47b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
@@ -1,6 +1,6 @@
{
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"editor.defaultFormatter": "dbaeumer.vscode-eslint",
"editor.detectIndentation": false,
Expand Down

0 comments on commit 7c47b55

Please sign in to comment.