mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +00:00
Rename npm script from lint to style.
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
"sauce-tunnel": "2.2.3"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node test/test",
|
||||
"lint": "jscs lodash.js"
|
||||
"style": "jscs lodash.js",
|
||||
"test": "node test/test"
|
||||
},
|
||||
"volo": {
|
||||
"type": "directory",
|
||||
|
||||
Reference in New Issue
Block a user