diff --git a/package.json b/package.json index 26b31ad..80b33da 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,8 @@ "license": "MPL-2.0", "scripts": { "test": "grunt test --verbose", - "test:lint": "cross-env NODE_ENV=test standard --verbose" + "test:lint": "cross-env NODE_ENV=test standard --verbose", + "precommit": "npm run test:lint" }, "standard": { "ignore": [