Skip to content

Commit

Permalink
chore: update settings json
Browse files Browse the repository at this point in the history
  • Loading branch information
sheremet-va committed Dec 18, 2023
1 parent 5a71eb3 commit 184f4cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@

// Auto fix
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true,
"source.organizeImports": false
"source.fixAll.eslint": "explicit",
"source.organizeImports": "never"
},

// Silent the stylistic rules in you IDE, but still auto fix them
Expand Down

0 comments on commit 184f4cc

Please sign in to comment.