Utilize ts-node to run user-config-json-to-bin.ts. Remove the lint pre-commit hook because I couldn't commit with git.

This commit is contained in:
László Monda
2017-11-03 00:33:37 +01:00
parent ea700852bc
commit 2ae7abe440
4 changed files with 86 additions and 959 deletions

View File

@@ -50,8 +50,7 @@
"webpack": "2.4.1"
},
"pre-commit": [
"precommit-msg",
"lint"
"precommit-msg"
],
"scripts": {
"postinstall": "lerna bootstrap",