Skip to content

Commit

Permalink
chore: vscode settings
Browse files Browse the repository at this point in the history
  • Loading branch information
equinusocio committed Mar 7, 2024
1 parent 9c13135 commit 64acc58
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 @@ -27,7 +27,7 @@
"editor.formatOnSave": false,
"eslint.enable": true,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"editor.codeActionsOnSaveTimeout": 2000
}

0 comments on commit 64acc58

Please sign in to comment.