eslint-plugin-decorator-position

v2.2.22
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'

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:debug:named

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

test:coverage

jest --coverage

test:watch

jest --watchAll

update

node ./scripts/update-rules.js

semantic-release

semantic-release

Metadata

  • MIT
  • >=8.3
  • Unknown
  • released 3/27/2021

Downloads

Maintainers