UNPKG

@fugood/eslint-config-react

Version:

```bash $ yarn add @fugood/eslint-config-react ```

16 lines (11 loc) 151 B
## Installation ```bash $ yarn add @fugood/eslint-config-react ``` ## Usage `.eslintrc` ```json { "extends": "@fugood/eslint-config-react" } ```