Skip to content

Code Yellow's ESLint config, following Airbnb's ESLint config with a few changes

Notifications You must be signed in to change notification settings

CodeYellowBV/eslint-config-codeyellow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-codeyellow

Based on eslint-config-react-app with a few changes.

Usage

$ npm install eslint eslint-config-codeyellow --save-dev

Create a .eslintrc file with:

{
    "extends": "codeyellow"
}

About

Code Yellow's ESLint config, following Airbnb's ESLint config with a few changes

Resources

Stars

Watchers

Forks

Packages

No packages published