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