remove the tsdk from the workspace setting

This commit is contained in:
Erich Gamma
2017-01-25 12:17:55 +01:00
parent 9b4d8076d1
commit 74dfb7e2bd

View File

@@ -30,6 +30,5 @@
"command": "${workspaceRoot}\\scripts\\test.bat --coverage --run ${file}"
}
}
],
"typescript.tsdk": "./node_modules/typescript/lib"
]
}