From: Oleg Gaidarenko Date: Thu, 28 Jan 2016 23:41:04 +0000 (+0300) Subject: Build: add scripts.precommit script X-Git-Tag: 3.0.0-rc1~90 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=f0f4ef7475376513757c852e977f3e45b00cea12;p=jquery.git Build: add scripts.precommit script It was losted while merging gh-2881 --- 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": [