3.1.0 • Published 6 years ago
@ttgint/eslint-config-react v3.1.0
ttgint/eslint-config-react
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
- Based on eslint-config-airbnb
- Based on eslint-config-create-react-app
- See this great article
3.1.0
6 years ago
3.0.0
6 years ago
2.5.1
6 years ago
2.5.0
6 years ago
2.4.0
6 years ago
2.3.0
6 years ago
2.2.1
6 years ago
2.2.0
6 years ago
2.1.0
6 years ago
2.0.0
6 years ago
1.1.0
6 years ago
1.0.9
6 years ago
1.0.8
6 years ago
1.0.7
6 years ago
1.0.6
7 years ago
1.0.5
7 years ago
1.0.4
7 years ago
1.0.3
7 years ago
1.0.2
7 years ago
1.0.1
7 years ago
1.0.0
7 years ago
0.0.10
7 years ago
0.0.9
7 years ago
0.0.8
7 years ago
0.0.7
7 years ago
0.0.6
7 years ago
0.0.5
7 years ago
0.0.2
7 years ago
0.0.1
7 years ago