An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# eslint-config-silverwind-react [![](https://img.shields.io/npm/v/eslint-config-silverwind-react.svg)](https://www.npmjs.org/package/eslint-config-silverwind-react) [![](https://img.shields.io/badge/licence-bsd-blue.svg)](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.