This package has been deprecated

Author message:

Package no longer supported.

eslint-config-entoj

1.0.7 • Public • Published

Entoj Shareable ESLint Config

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.

Package Sidebar

Install

npm i eslint-config-entoj

Weekly Downloads

10

Version

1.0.7

License

MIT

Last publish

Collaborators

  • pascaliske