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:
@@ -50,8 +50,7 @@
|
||||
"webpack": "2.4.1"
|
||||
},
|
||||
"pre-commit": [
|
||||
"precommit-msg",
|
||||
"lint"
|
||||
"precommit-msg"
|
||||
],
|
||||
"scripts": {
|
||||
"postinstall": "lerna bootstrap",
|
||||
|
||||
Reference in New Issue
Block a user