@kunstmaan/eslint-react-typescript-config

1.0.0 • Public • Published

Kunstmaan ESLint for React TypeScript

Usage

npm install @kunstmaan/eslint-react-typescript-config --save-dev

Update your .eslintrc file:

{
  "parser": "@typescript-eslint/parser",
  "plugins": ["@typescript-eslint"],
  "extends": ["./node_modules/@kunstmaan/eslint-react-typescript-config/index.js"],
  "rules": {

  }
}

You can add overrides inside the rules section.

Rules

See the @kunstmaan/eslint-config styleguide.

/@kunstmaan/eslint-react-typescript-config/

    Package Sidebar

    Install

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

    Weekly Downloads

    0

    Version

    1.0.0

    License

    ISC

    Unpacked Size

    6.75 kB

    Total Files

    5

    Last publish

    Collaborators

    • diskwriter
    • kunstmaan-npm
    • janb87
    • bverbist
    • snipsonian-npm