mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Build: add scripts.precommit script
It was losted while merging gh-2881
This commit is contained in:
parent
d94c453979
commit
f0f4ef7475
@ -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": [
|
||||
|
Loading…
Reference in New Issue
Block a user