0.2.2 • Published 6 years ago

eslint-plugin-opinionated v0.2.2

Weekly downloads
11
License
MIT
Repository
github
Last release
6 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

6 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago