tsc?
This commit is contained in:
@@ -5,7 +5,8 @@
|
|||||||
"main": "out/index.js",
|
"main": "out/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "tsc && node out",
|
"start": "tsc && node out",
|
||||||
"test": "tsc && node --inspect-brk out"
|
"test": "tsc && node --inspect-brk out",
|
||||||
|
"postinstall": "tsc"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Reference in New Issue
Block a user