Add TypeScript Compile PrePublish Command
This commit is contained in:
parent
f026334fce
commit
7a51e37c7f
@ -82,5 +82,8 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"xmldom": "^0.1.19",
|
"xmldom": "^0.1.19",
|
||||||
"xpath": "^0.0.9"
|
"xpath": "^0.0.9"
|
||||||
|
},
|
||||||
|
"scripts": {
|
||||||
|
"vscode:prepublish": "tsc"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user