3.0.0 • Published 4 years ago

eslint-config-hyper v3.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

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
  2. 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