eslint-config-hyper
v3.0.0
Published
π₯ A ESLint config to be hyped about π
Downloads
21
Maintainers
Readme
eslint-config-hyper
π₯ An ESLint config to be hyped about π
Usage
We export one ESLint configurations for your usage.
eslint-config-hyper
Our default export contains all of our ESLint rules, including ECMAScript 6+. It requires eslint and eslint-plugin-import.
- Install the correct versions of each package, which are listed by the command:
npm install --save-dev eslint eslint-config-hyper- Add
"extends": "hyper"to your .eslintrc.
Contributing
Propose or contribute a new rule β‘
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
