Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/susickypavel/eslint-config-react

Pavel Susicky's personal ESLint configuration for React based projects
https://github.com/susickypavel/eslint-config-react

eslint eslint-config

Last synced: 14 days ago
JSON representation

Pavel Susicky's personal ESLint configuration for React based projects

Awesome Lists containing this project

README

        

# @susicky/eslint-config-react

Disclaimer: This package is not finished 😀

## Installation

```sh
pnpm install -D @susicky/eslint-config-react
```

```json
{
"extends": "@susicky/eslint-config-react"
}
```