Remove precommit hooks

This commit is contained in:
geek 2017-05-15 13:19:36 -05:00 committed by Sérgio Ramos
parent 98f2329fa0
commit 08d71eb356
1 changed files with 1 additions and 3 deletions

View File

@ -13,9 +13,7 @@
"url": "https://github.com/yldio/joyent-portal/issues"
},
"scripts": {
"test": "make test",
"precommit": "./bin/sketch-previews.rb && make -j4 lint ",
"prepush": "make test"
"test": "make test"
},
"dependencies": {
"eslint-plugin-babel": "^4.0.1",