Skip to content

Commit 9c26822

Browse files
reneaaronpavanjoshi914
authored andcommitted
fix: update vscode config
1 parent 0a42b3d commit 9c26822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"editor.formatOnSave": true,
33
"editor.codeActionsOnSave": {
4-
"source.organizeImports": true
4+
"source.organizeImports": "explicit"
55
},
66
"typescript.preferences.importModuleSpecifier": "non-relative",
77
"editor.defaultFormatter": "esbenp.prettier-vscode"

0 commit comments

Comments
 (0)