mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-11 03:17:49 +00:00
Add ./lib files to the jscs style check.
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "node lib/main/build.js && node lib/fp/build.js",
|
"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"
|
"test": "node test/test"
|
||||||
},
|
},
|
||||||
"volo": {
|
"volo": {
|
||||||
|
|||||||
Reference in New Issue
Block a user