1.1.0 • Published 3 years ago
@medly/eslint-config-react v1.1.0
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
3 years ago
0.4.0
3 years ago
0.3.0
4 years ago
0.3.1
4 years ago
0.2.3
4 years ago
0.2.2
4 years ago
0.2.4
4 years ago
0.2.1
4 years ago
0.1.10
4 years ago
0.2.0
4 years ago
0.1.9
4 years ago
0.1.8
4 years ago
0.1.7
4 years ago
0.1.6
4 years ago
0.1.5
4 years ago
0.1.4
4 years ago
0.1.3
4 years ago
0.1.2
4 years ago
0.1.1
4 years ago
0.1.0
4 years ago