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

jongleberry/eslint-config-jongleberry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-jongleberry

NPM version Build status Test coverage Dependency Status License Downloads

My person eslint config. See lib/index.js for more information on each rule.

Usage:

.eslintrc

{
  "extends": [
    "jongleberry"
  ]
}

package.json

Run the following:

npm i --save-dev babel-eslint eslint-config-jongleberry eslint-plugin-react eslint-plugin-standard

About

My personal eslint config

Resources

License

Stars

Watchers

Forks

Packages

No packages published