More weird stuff

This commit is contained in:
2020-06-14 19:02:36 +05:30
parent cefa856eec
commit 71ce652fe2

View File

@@ -5,9 +5,10 @@
"main": "out/index.js",
"scripts": {
"test": "tsc && node out",
"build-ts":"tsc",
"start":"node out",
"dev": "tsc && node --inspect-brk out",
"postinstall": "tsc"
"postinstall": "npm run tsc"
},
"repository": {
"type": "git",