https://github.com/silverwind/eslint-config-silverwind-react
Exhausive ESLint React configuration
https://github.com/silverwind/eslint-config-silverwind-react
Last synced: 10 months ago
JSON representation
Exhausive ESLint React configuration
- Host: GitHub
- URL: https://github.com/silverwind/eslint-config-silverwind-react
- Owner: silverwind
- Created: 2020-07-07T19:11:58.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T18:24:38.000Z (about 2 years ago)
- Last Synced: 2024-04-14T08:51:58.725Z (about 2 years ago)
- Language: Makefile
- Homepage:
- Size: 1.03 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eslint-config-silverwind-react [](https://www.npmjs.org/package/eslint-config-silverwind-react) [](https://raw.githubusercontent.com/silverwind/eslint-config-silverwind-react/master/LICENSE)
Exhaustive ESLint configuration for React
## Usage
In your `.eslintrc.yaml`:
```yaml
extends:
- eslint-config-silverwind-react
```
## Related
- [eslint-config-silverwind](https://github.com/silverwind/eslint-config-silverwind)
- [eslint-config-silverwind-typescript](https://github.com/silverwind/eslint-config-silverwind-typescript)
© [silverwind](https://github.com/silverwind), distributed under BSD licence.