Skip to content

Commit

Permalink
autofixed settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vaind committed May 15, 2024
1 parent 1aa693b commit fce3902
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,6 +1,6 @@
{
"editor.codeActionsOnSave": {
"source.organizeImports": false
"source.organizeImports": "never"
},
"editor.formatOnType": true,
"editor.formatOnSave": true,
Expand Down

0 comments on commit fce3902

Please sign in to comment.