@topotal/eslint-config-react

0.3.5 • Public • Published

@topotal/eslint-config-react

npm version

This is a common ESlint setting for React used within Topotal

Installation

yarn add -D @topotal/eslint-config-react

If your npm version is lower than v6, please also install the peerDependencies package.

yarn add -D eslint-plugin-react eslint-plugin-react-hooks

Usage

Add @topotal/eslunt-config-react to eslintrc extends.

{
  "extends": [
    "@topotal/eslint-config-react"
  ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @topotal/eslint-config-react

Weekly Downloads

28

Version

0.3.5

License

MIT

Unpacked Size

6.74 kB

Total Files

5

Last publish

Collaborators

  • sawa-zen