npm.io
3.0.0 • Published 6 years ago

eslint-config-hyper

Licence
MIT
Version
3.0.0
Deps
3
Size
74 kB
Vulns
0
Weekly
0

eslint-config-hyper

CI GitHub version

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.

  1. Install the correct versions of each package, which are listed by the command:
npm install --save-dev eslint eslint-config-hyper
  1. 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.

Maintainers

License

MIT