mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-12 09:50:11 -05:00
remove the tsdk from the workspace setting
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -30,6 +30,5 @@
|
||||
"command": "${workspaceRoot}\\scripts\\test.bat --coverage --run ${file}"
|
||||
}
|
||||
}
|
||||
],
|
||||
"typescript.tsdk": "./node_modules/typescript/lib"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user