1
0
mirror of https://github.com/yldio/copilot.git synced 2024-11-13 06:40:06 +02:00

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

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",