@medly/eslint-config-react

1.1.0 • Public • Published

ESLint Config for React Apps

Recommended ESLint configurations to provide more linting power to your react based web applications.

Shared ESLint config

Install

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

Usage

Add below line in your package.json

{
 "eslintConfig": {
  "parser": "@typescript-eslint/parser",
  "extends": "@medly/react"
 }
}

Default options

To view the default config click here

Package Sidebar

Install

npm i @medly/eslint-config-react

Weekly Downloads

68

Version

1.1.0

License

MIT

Unpacked Size

9.37 kB

Total Files

4

Last publish

Collaborators

  • kdabir
  • gmukul01