typo
This commit is contained in:
parent
2b812b087c
commit
313388b293
@ -22,7 +22,7 @@
|
||||
"bootstrap": "git submodule update --init && cd eslint && npm install",
|
||||
"eslint": "cd eslint && mocha -c tests/lib/rules/*.js -r ../eslint-tester.js",
|
||||
"test": "mocha",
|
||||
"test-ci" "npm test && npm run lint",
|
||||
"test-ci": "npm test && npm run lint",
|
||||
"lint": "eslint index.js babylon-to-espree test",
|
||||
"fix": "eslint index.js babylon-to-espree test --fix",
|
||||
"preversion": "npm test",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user