diff --git a/package.json b/package.json index 582488fb..d444ac5a 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "scripts": { "start": "node index", "build": "grunt", - "test": "HOME=test/fixtures mocha test/**/*.js", + "test": "HOME=test/fixtures mocha test/**/*.js && npm run lint", "lint": "eslint index.js Gruntfile.js src/ test/ client/ defaults/" }, "keywords": [