0.2.2 • Published 5 years ago

eslint-plugin-opinionated v0.2.2

Weekly downloads
11
License
MIT
Repository
github
Last release
5 years ago

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

0.2.2

5 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago