eslint-config-ts-react-important-stuff

3.0.0 • Public • Published

eslint-config-ts-react-important-stuff

An eslint config for important stuff in react / typescript projects

Installation and usage

npm install --save-dev eslint-config-ts-react-important-stuff

In your eslint config:

{
  "extends": [
    "ts-react-important-stuff"
  ]
}

/eslint-config-ts-react-important-stuff/

    Package Sidebar

    Install

    npm i eslint-config-ts-react-important-stuff

    Weekly Downloads

    25,188

    Version

    3.0.0

    License

    MIT

    Unpacked Size

    2.29 kB

    Total Files

    5

    Last publish

    Collaborators

    • joeldenning