mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +08:00
Fix #214 again again
This commit is contained in:
@ -29,7 +29,6 @@
|
||||
"compile": "tsc -p ./",
|
||||
"lint": "tslint -p ./",
|
||||
"watch": "tsc -watch -p ./",
|
||||
"install": "vscode-dts dev",
|
||||
"download-api": "vscode-dts dev",
|
||||
"postdownload-api": "vscode-dts master",
|
||||
"postinstall": "npm run download-api"
|
||||
|
||||
Reference in New Issue
Block a user