5.0.0 • Published 6 years ago

eslint-config-ctrl v5.0.0

Weekly downloads
12
License
MIT
Repository
github
Last release
6 years ago

eslint-config-ctrl

Build Status

An ESlint config for the Martin Experiments ctrl framework.

Installation

Yarn is recommended for installation.

$ yarn add --dev eslint eslint-config-ctrl
$ npm install --save-dev eslint eslint-config-ctrl

Usage

Add ctrl to the extends section of your .eslintrc configuration file:

{
  "extends": [
    "ctrl"
  ]
}

License

Copyright (c) 2017 Martin Experiments LLC

MIT (https://www.opensource.org/licenses/MIT)

5.0.0

6 years ago

4.1.0

7 years ago

4.0.1

7 years ago

4.0.0

7 years ago

3.2.0

7 years ago

3.1.1

7 years ago

3.1.0

7 years ago

3.0.0

7 years ago

2.1.0

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.0.0

8 years ago