Correctly mark typescript.npm as isExecutable

This commit is contained in:
Matt Bierner
2017-05-30 16:51:15 -07:00
parent 91c7fbe242
commit 88073e8288

View File

@@ -109,7 +109,8 @@
"null"
],
"default": null,
"description": "%typescript.npm%"
"description": "%typescript.npm%",
"isExecutable": true
},
"typescript.check.npmIsInstalled": {
"type": "boolean",