Skip to content

Commit

Permalink
chore: format on save
Browse files Browse the repository at this point in the history
  • Loading branch information
Rock070 committed Aug 22, 2023
1 parent 91437f5 commit d795717
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
@@ -1,7 +1,7 @@
{
"editor.formatOnSave": false,
"editor.codeActionsOnSave": {
// "source.fixAll.eslint": true,
"source.fixAll.eslint": true,
"source.organizeImports": false
},

Expand Down

0 comments on commit d795717

Please sign in to comment.