@thetribe/eslint-config-typescript

0.5.1 • Public • Published

theTribe eslint config for TypeScript

Installation

yarn add --dev @thetribe/eslint-config-typescript @typescript-eslint/eslint-plugin @typescript-eslint/parser eslint-plugin-import

Configuration

// .eslintrc.json

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

/@thetribe/eslint-config-typescript/

    Package Sidebar

    Install

    npm i @thetribe/eslint-config-typescript

    Weekly Downloads

    747

    Version

    0.5.1

    License

    none

    Unpacked Size

    2.24 kB

    Total Files

    3

    Last publish

    Collaborators

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