@kotify/eslint-config-typescript-react

6.0.0 • Public • Published

Eslint config for react with typescript

Usage

Example .eslintrc.json:

module.exports = {
  extends: ['@kotify/eslint-config-typescript-react'],
  rules: {
    '@typescript-eslint/explicit-module-boundary-types': 0,
    '@typescript-eslint/no-explicit-any': 0,
    '@typescript-eslint/no-non-null-assertion': 0,
  },
};

/@kotify/eslint-config-typescript-react/

    Package Sidebar

    Install

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

    Weekly Downloads

    11

    Version

    6.0.0

    License

    MIT

    Unpacked Size

    6.71 kB

    Total Files

    3

    Last publish

    Collaborators

    • kalekseev
    • andrew.mejov
    • elitvinov
    • kpblji
    • aleksey.kretov