Skip to content

Commit fd8baac

Browse files
committed
chore: set source.organizeImports=true
1 parent 6d1dac0 commit fd8baac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
".npmrc": "dotenv",
77
},
88
"editor.codeActionsOnSave": {
9+
"source.organizeImports": true,
910
"source.fixAll.eslint": true
1011
}
1112
}

0 commit comments

Comments
 (0)