Build: add scripts.precommit script

It was losted while merging gh-2881
This commit is contained in:
Oleg Gaidarenko 2016-01-29 02:41:04 +03:00
parent d94c453979
commit f0f4ef7475

View File

@ -59,7 +59,8 @@
"scripts": {
"build": "npm install && grunt",
"start": "grunt watch",
"test": "grunt && grunt test"
"test": "grunt && grunt test",
"precommit": "grunt precommit_lint"
},
"commitplease": {
"components": [