Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.

pascaliske/eslint-config-entoj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Shareable eslint config for the entoj project.

Resources

Stars

Watchers

Forks

Packages

No packages published