mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +00:00
Add ./lib files to the jscs style check.
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user