@fugood/eslint-config-react
Version:
```bash $ yarn add @fugood/eslint-config-react ```
18 lines (17 loc) • 469 B
JSON
{
"name": "@fugood/eslint-config-react",
"version": "0.5.1",
"main": "index.js",
"dependencies": {
"@fugood/eslint-config-base": "^0.5.1",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-react": "^7.31.10",
"eslint-plugin-react-hooks": "^4.6.0"
},
"peerDependencies": {
"eslint": ">= 4.19.1"
},
"gitHead": "4e8211a3f4c2a621fdad9c5e389c4235c1c1da54"
}