1.1.0 • Published 1 year ago

@medly/eslint-config-react v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

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

1.1.0

1 year ago

0.4.0

1 year ago

0.3.0

2 years ago

0.3.1

2 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.4

3 years ago

0.2.1

3 years ago

0.1.10

3 years ago

0.2.0

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago