mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +00:00
fp docs - Split lib/doc/apply-fp-mapping into multiples files.
This commit is contained in:
committed by
John-David Dalton
parent
39735df82f
commit
6f4099c20b
@@ -46,7 +46,8 @@
|
||||
"style:main": "jscs lodash.js",
|
||||
"style:perf": "jscs perf/*.js perf/**/*.js",
|
||||
"style:test": "jscs test/*.js test/**/*.js",
|
||||
"test": "npm run test:main && npm run test:fp",
|
||||
"test": "npm run test:main && npm run test:fp && npm run test:docs",
|
||||
"test:docs": "node test/test-fp-doc",
|
||||
"test:fp": "node test/test-fp",
|
||||
"test:main": "node test/test"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user