@airship/eslint-config

1.0.0 • Public • Published

@airship/eslint-config npm ![MIT License][shield-license]

Airship's Shareable ESLint config for JavaScript projects.

Installation

npm install -D @airship/eslint-config

or

yarn add -D @airship/eslint-config

Usage

Add @airship/eslint-config to the "extends" array in your .eslintrc.* file.

{
  "extends": [
    "some-other-config-you-use",
    "@airship/eslint-config"
  ]
}

License

MIT © John Darryl Pelingo

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @airship/eslint-config

      Weekly Downloads

      2

      Version

      1.0.0

      License

      MIT

      Unpacked Size

      2.17 kB

      Total Files

      3

      Last publish

      Collaborators

      • ablock25
      • brantley_english
      • trenton
      • aualdrich