diff --git a/package.json b/package.json index 4c9abeaca..1dc464587 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ }, "scripts": { "build": "node lib/main/build.js && node lib/fp/build.js", - "style": "jscs lodash.js", + "style": "jscs lodash.js lib/**/*.js", "test": "node test/test" }, "volo": {