@thetribe/eslint-config-react-typescript

0.5.1 • Public • Published

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"
    }
}

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

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

    Weekly Downloads

    519

    Version

    0.5.1

    License

    none

    Unpacked Size

    1.46 kB

    Total Files

    3

    Last publish

    Collaborators

    • ubik
    • davincilord
    • maxime-thetribe
    • mweydert
    • jvasseur