2.1.0 • Published 7 years ago

eslint-config-richlab v2.1.0

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

eslint-config-richlab

An ESLint shared configuration for RichLab.

Install

// peerDepedencies of eslint-config-richlab
$ npm install --save-dev babel-eslint eslint-plugin-richlab

// Install eslint-config-richlab
$ npm install --save-dev eslint-config-richlab

Usage

Add richlab to extends property in your .eslintrc.

// your .eslintrc
{
  "extends": "richlab"
}

License

MIT

2.1.0

7 years ago

2.0.0

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

9 years ago