Add TypeScript Compile PrePublish Command
This commit is contained in:
parent
f026334fce
commit
7a51e37c7f
1 changed files with 4 additions and 1 deletions
|
@ -82,5 +82,8 @@
|
|||
"dependencies": {
|
||||
"xmldom": "^0.1.19",
|
||||
"xpath": "^0.0.9"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"vscode:prepublish": "tsc"
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue