2.1.1 • Published 5 years ago

eslint-plugin-td v2.1.1

Weekly downloads
56
License
Apache-2.0
Repository
-
Last release
5 years ago

eslint-plugin-td

A shared eslint config and additional rules, to be used across Treasure Data frontend projects.

Build Status

Install

$ npm install --save-dev eslint eslint-plugin-td eslint-plugin-react-hooks

Usage

Configure eslint to use it in package.json:

{
  "eslintConfig": {
    "extends": "plugin:td/recommended",
    "plugins": ["td"]
  }
}

For more information on configuring eslint, see the docs.

Rules

Licence

Apache 2.0 © Treasure Data

2.1.1

5 years ago

2.1.0

5 years ago

2.0.1

5 years ago

2.0.0

6 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago