Licence
MIT
Version
3.0.0
Deps
3
Size
74 kB
Vulns
0
Weekly
0
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.