eslint-config-ctrl

5.0.0 • Public • Published

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)

/eslint-config-ctrl/

    Package Sidebar

    Install

    npm i eslint-config-ctrl

    Weekly Downloads

    17

    Version

    5.0.0

    License

    MIT

    Unpacked Size

    38.4 kB

    Total Files

    9

    Last publish

    Collaborators

    • suitupalex