Skip to content

Commit

Permalink
fix: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingByJerez committed Nov 16, 2021
1 parent c72e646 commit b4ff3e5
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 @@
},
"editor.codeActionsOnSave": {
"source.fixAll": true,
// "source.organizeImports": true
"source.organizeImports": true
}
}

0 comments on commit b4ff3e5

Please sign in to comment.