Skip to content

Commit a38e864

Browse files
committed
build(vscode): update config
1 parent 9297cb4 commit a38e864

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.vscode/settings.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
{
2-
"editor.codeActionsOnSave": {
3-
"source.organizeImports": false
4-
},
5-
"typescript.tsdk": "node_modules\\typescript\\lib"
2+
"typescript.tsdk": "node_modules/typescript/lib"
63
}

0 commit comments

Comments
 (0)