eslines

v0.0.10
Utility to process ESLint JSON reports
eslint

lint

eslint .

test

tape tests/test*js | ./node_modules/.bin/faucet

clean

rm -rf node_modules

lint-fix

eslint --fix .

test-differ

tape tests/test-differ.js | ./node_modules/.bin/faucet

test-eslines

tape tests/test-eslines.js | ./node_modules/.bin/faucet

test-exit-codes

tape tests/test-exit-codes.js | ./node_modules/.bin/faucet

test-parsing-errors

tape tests/test-parsing-errors.js | ./node_modules/.bin/faucet

Metadata

Downloads