0.10.1 • Published 4 years ago

eslint-config-ezze v0.10.1

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

eslint-config-ezze

Configuration for ESLint.

Installation

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

Usage

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

{
  "extends": "ezze"
}

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

6 years ago

0.6.0

7 years ago

0.5.2

7 years ago

0.5.1

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

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago