eslint-plugin-decorator-position

v2.2.6
ESLint plugin for enforcing decorator position
eslint ember ember.js plugin styleguide rules decorators

changelog

lerna-changelog

lint

npm-run-all lint:* --continue-on-error

lint:docs

markdownlint '**/*.md' -i CHANGELOG.md -i LICENSE.md -i node_modules

lint:docs-js

eslint . --cache --ext md

lint:js

eslint . --cache

start

yarn run test:watch

test

jest

test:debug

node --inspect node_modules/.bin/jest --runInBand

test:debug-watch

node --inspect node_modules/.bin/jest --watch --runInBand

test:coverage

jest --coverage

test:watch

jest --watchAll

update

node ./scripts/update-rules.js

semantic-release

semantic-release

Metadata

  • MIT
  • >=8.3
  • Unknown
  • released 10/30/2020

Downloads

Maintainers