"typescript.check.workspaceVersion": false

This commit is contained in:
Benjamin Pasero 2016-09-29 08:16:27 +02:00
parent 6f572ef6fc
commit a1f76c14db

View file

@ -24,5 +24,6 @@
"windows": {
"command": "${workspaceRoot}\\scripts\\test.bat --coverage --run ${file}"
}
}]
}],
"typescript.check.workspaceVersion": false
}