@airship/eslint-config-typescript-react

1.0.0 • Public • Published

@airship/eslint-config-typescript-react npm MIT License

Airship's Shareable ESLint config for TypeScript React projects.

Installation

npm install -D @airship/eslint-config-typescript-react

or

yarn add -D @airship/eslint-config-typescript-react

Usage

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

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

License

MIT © Airship

Package Sidebar

Install

npm i @airship/eslint-config-typescript-react

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

4.18 kB

Total Files

3

Last publish

Collaborators

  • ablock25
  • brantley_english
  • trenton
  • aualdrich