Skip to content

Commit e56d3be

Browse files
committed
Cleanup VS Code settings
1 parent d24d066 commit e56d3be

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.vscode/settings.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
11
{
2-
"typescript.tsdk": "node_modules\\typescript\\lib",
3-
"javascript.preferences.importModuleSpecifierEnding": "js",
4-
"typescript.preferences.importModuleSpecifierEnding": "js",
5-
"terminal.integrated.automationProfile.windows": {
6-
"path": "cmd.exe"
7-
}
2+
"typescript.tsdk": "node_modules/typescript/lib",
83
}

0 commit comments

Comments
 (0)