aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorOleg Gaidarenko <markelog@gmail.com>2016-01-29 02:41:04 +0300
committerOleg Gaidarenko <markelog@gmail.com>2016-01-29 02:41:04 +0300
commitf0f4ef7475376513757c852e977f3e45b00cea12 (patch)
treeb39da6dc188c2c9d2bdbdf9211f93d857946c567 /package.json
parentd94c4539796d02dd0f54e9a3417b660195b844b0 (diff)
downloadjquery-f0f4ef7475376513757c852e977f3e45b00cea12.tar.gz
jquery-f0f4ef7475376513757c852e977f3e45b00cea12.zip
Build: add scripts.precommit script
It was losted while merging gh-2881
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index e515cff44..ba85bf3b6 100644
--- a/package.json
+++ b/package.json
@@ -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": [