eslint-config-ctrl-react

6.0.0 • Public • Published

eslint-config-ctrl-react

Build Status

An ESlint config for the Martin Experiments ctrl ReactJS framework.

Installation

Yarn is recommended for installation.

$ yarn add --dev eslint eslint-config-ctrl-react

But you can still use npm:

$ npm install --save-dev eslint eslint-config-ctrl-react

Usage

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

{
  "extends": [
    "ctrl-react"
  ]
}

License

Copyright (c) 2017 Martin Experiments LLC

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

Package Sidebar

Install

npm i eslint-config-ctrl-react

Weekly Downloads

7

Version

6.0.0

License

MIT

Unpacked Size

39.5 kB

Total Files

9

Last publish

Collaborators

  • suitupalex