lint: benchmarks/
This commit is contained in:
parent
2df468b524
commit
04a7122e22
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -9,7 +9,7 @@ TESTS = test/application/* \
|
|||
test/babel/index.js
|
||||
|
||||
lint:
|
||||
@./node_modules/.bin/eslint lib test
|
||||
@./node_modules/.bin/eslint benchmarks lib test
|
||||
|
||||
test:
|
||||
@NODE_ENV=test node \
|
||||
|
|
Loading…
Reference in a new issue