Skip to content

promotively/eslint-config-react

Repository files navigation

MIT License NPM Version GitHub Issues GitHub Pull Requests

@promotively/eslint-config-react

Shareable eslint config.

Installation

With Yarn

yarn add -D @promotively/eslint-config-react

With NPM

npm install -D @promotively/eslint-config-react

Setup

Add package to your eslint config file.

{
  "extends": ["@promotively/eslint-config-react"]
}

Contact

Feel free to reach out using any of the below methods:

License

MIT