0.10.1 • Published 4 years ago

eslint-config-ezze-react v0.10.1

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

eslint-config-ezze-react

Configuration for ESLint with React and JSX support.

Installation

npm install eslint eslint-plugin-react eslint-config-ezze-react @babel/eslint-parser --save-dev

Usage

Create .eslintrc.json file in your project and place the following there:

{
  "extends": "ezze-react"
}

See Shareable configs for more details.

Contribution

Before making a pull request, please, be sure that your changes are rebased to dev branch.

License

MIT

0.10.1

4 years ago

0.10.0

4 years ago

0.9.0

5 years ago

0.8.1

6 years ago

0.8.0

6 years ago

0.7.2

6 years ago

0.7.1

6 years ago

0.7.0

6 years ago

0.6.0

7 years ago

0.5.0

7 years ago

0.4.0

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago