eslint-config-flyacts

0.3.1 • Public • Published

ESLint shareable config for FLYACTS GmbH

Installation

$ npm install --global eslint eslint-config-flyacts

Usage

Once the eslint-config-flyacts package is installed, you can use it by specifying flyacts in the extends section of your ESLint configuration.

{
  "extends": "flyacts",
  "rules": {
    // Additional, per-project rules...
  }
}

License

MIT © 2016 FLYACTS GmbH

/eslint-config-flyacts/

    Package Sidebar

    Install

    npm i eslint-config-flyacts

    Weekly Downloads

    1

    Version

    0.3.1

    License

    none

    Unpacked Size

    12.8 kB

    Total Files

    4

    Last publish

    Collaborators

    • flyacts