0.5.1 • Published 9 months ago

@thetribe/eslint-config-react-typescript v0.5.1

Weekly downloads
69
License
-
Repository
-
Last release
9 months ago

theTribe eslint config for React and TypeScript

Installation

yarn add --dev @thetribe/eslint-config-react-typescript @typescript-eslint/eslint-plugin @typescript-eslint/parser eslint-plugin-import eslint-plugin-jsx-a11y eslint-plugin-react eslint-plugin-react-hooks

Configuration

// .eslintrc.json

{
    "root": true,
    "extends": "@thetribe/eslint-config-react-typescript",
    "parserOptions": {
        "project": "./tsconfig.json"
    }
}
0.5.1

9 months ago

0.5.0

12 months ago

0.4.1

2 years ago

0.4.2

2 years ago

0.3.0

2 years ago

0.4.0

2 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago