1.0.7 • Published 7 years ago

eslint-config-entoj v1.0.7

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

Entoj Shareable ESLint Config

Greenkeeper badge

Shareable eslint config for the entoj project.

Install

yarn add eslint-config-entoj --dev

Usage

The eslint shareable configs can be used with the extends feature of .eslintrc files.

Learn more about shareable configs on the official ESLint website.

To use the Entoj shareable config, first install it and then, add this to your .eslintrc.yml file:

extends: entoj

Note: You can omit the eslint-config- prefix since it is automatically assumed by ESLint.

You can override settings from the shareable config by adding them directly into your .eslintrc.yml file.

Learn more

For the full listing of rules visit the wiki.

License

MIT. Copyright © Pascal Iske.

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago