Skip to content

Commit

Permalink
chore: update vs code settings
Browse files Browse the repository at this point in the history
  • Loading branch information
duartealexf committed Nov 19, 2024
1 parent be2af75 commit 631388a
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 @@ -14,6 +14,6 @@
"typescript.tsdk": "node_modules/typescript/lib",
"js/ts.implicitProjectConfig.checkJs": true,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
}
}

0 comments on commit 631388a

Please sign in to comment.