@ttgint/eslint-config-react

3.1.0 • Public • Published

ttgint/eslint-config-react

npm Build Status Greenkeeper badge

ESLint config for React projects generated with create-react-app

Installation

npm i eslint prettier @ttgint/eslint-config-react --save-dev

Setup

Add the config to either the package.json:

{
  "eslintConfig": {
    "extends": "@ttgint/eslint-config-react"
  }
}

or to the .eslintrc

{
  "extends": "@ttgint/eslint-config-react"
}

Acknowledgments

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.1.0
    0
    • latest

Version History

Package Sidebar

Install

npm i @ttgint/eslint-config-react

Weekly Downloads

0

Version

3.1.0

License

MIT

Unpacked Size

4.44 kB

Total Files

8

Last publish

Collaborators

  • cemremengu