lint: benchmarks/

master
Jonathan Ong 2016-03-12 18:32:59 -08:00
parent 2df468b524
commit 04a7122e22
1 changed files with 1 additions and 1 deletions

View File

@ -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 \