eslint-formatter-summary

v1.0.1
ESLint summary formatter aggregating results by rule
eslint summary formatter javascript linting report

lint

eslint lib/

test

jest

test-ci

yarn lint && jest --coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js

clean-dist

rm -rf dist

build

yarn clean-dist && babel lib/ --out-dir dist/ --ignore __tests__

dev

yarn clean-dist && yarn build -- --watch

try

eslint -f ./index.js . -- $@

prepublish

yarn build

Metadata

  • MIT
  • >=4.2
  • Marton Hipszki
  • released 10/7/2017

Downloads

Maintainers