mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-12 17:48:19 +01:00
remove the tsdk from the workspace setting
This commit is contained in:
Vendored
+1
-2
@@ -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