eslint-plugin-opinionated
v0.2.2
Published
Opinionated rules for styling your code.
Downloads
24
Readme
eslint-plugin-opinionated
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.