eslint-plugin-opinionated

v0.1.5
Opinionated rules for styling your code.
code component eslint inferno javascript js plugin preact quality and 3 more...

eslint-plugin-opinionated NPM Coverage

Opinionated rules for styling your code.

Table of Contents

Installation

npm

npm install eslint-plugin-opinionated

yarn

yarn add eslint-plugin-opinionated

Documentation

Add the following to your ESLint configuration file:

{
  "extends": ["plugin:opinionated/recommended"],
  "plugins": ["opinionated"]
}

Code of Conduct

Please see the code of conduct.

Contributing

Please see the contributing guide.

License

MIT

Metadata

  • MIT
  • >= 6
  • Matthew Dahl
  • released 6/5/2018

Downloads