eslint-config-lifion

v1.0.0
Lifion's ESLint config
config eslint eslintconfig javascript lifion styleguide

eslint

eslint . --ext .js,.json --cache

format

prettier --write '**/*.{md,js,json}' '!reports/**/*.{js,json}'

jest

TEST_REPORT_PATH=./reports jest

jest-watch

npm run jest -- --watch --coverageReporters=html

lint

eslint . --ext .js,.json --cache

precommit

lint-staged

prejest

mkdir -p ./reports

test

npm run jest && codecov

version

auto-changelog -p && git add CHANGELOG.md

Metadata

  • MIT
  • >=8.6.0
  • Edgardo Avilés
  • released 9/25/2018

Downloads

Maintainers