@fbartho/danger-plugin-eslint

v1.1.0-beta.1
Eslint your code with Danger
danger danger-plugin eslint

build

tsc

test

jest

predocs

rm -rf docs/

docs

esdoc -c .esdoc.json

prepublish

npm run test && npm run build

semantic-release

semantic-release --prepare && npm publish --access public && semantic-release post

npm-manual-release

npm run prepublish && npm publish --access public && echo 'Reminder: now you check https://npmjs.com/@fbartho/danger-plugin-eslint & then tag'

prettier

prettier

prettier-write

npm run prettier -- --parser typescript --no-semi --trailing-comma es5 --write --print-width 120

prettier-project

npm run prettier-write -- 'src/**/*.{ts,tsx}'

lint

eslint "src/**/*.ts"
npm i @fbartho/danger-plugin-eslint

Metadata

  • MIT
  • >=6.0.0
  • Dan Palmer
  • released 7/13/2020

Downloads

Maintainers