# @casper124578/eslint-config-react

> ## Install

Latest version **7.0.0** (published 2023-08-12) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install @casper124578/eslint-config-react
pnpm add @casper124578/eslint-config-react
yarn add @casper124578/eslint-config-react
bun add @casper124578/eslint-config-react
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 7.0.0 |
| Published | 2023-08-12 |
| First published | 2021-05-18 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 4.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | Dev-CasperTheGhost |
| Maintainers | casper124578 |

## Links

- npm: https://www.npmjs.com/package/@casper124578/eslint-config-react
- Repository: https://github.com/Dev-CasperTheGhost/eslint-config
- Homepage: https://github.com/Dev-CasperTheGhost/eslint-config#readme
- Issues: https://github.com/Dev-CasperTheGhost/eslint-config/issues
- npm.io page: https://npm.io/package/@casper124578/eslint-config-react

## Dependencies (3)

- [eslint-plugin-react](https://npm.io/package/eslint-plugin-react.md) ^7.32.2
- [eslint-plugin-jsx-a11y](https://npm.io/package/eslint-plugin-jsx-a11y.md) ^6.7.1
- [eslint-plugin-react-hooks](https://npm.io/package/eslint-plugin-react-hooks.md) ^4.6.0

## Recent versions

- 7.0.0 (latest) — 2023-08-12
- 3.0.4-alpha.0 (beta) — 2022-03-09
- 7.0.0-alpha.2 — 2023-08-12
- 7.0.0-alpha.1 — 2023-07-12
- 6.0.0 — 2023-02-04
- 6.0.0-alpha.2 — 2023-02-04
- 6.0.0-alpha.0 — 2022-11-09
- 5.0.0 — 2022-09-01
- 4.4.0 — 2022-05-21
- 4.3.0 — 2022-04-30
- 4.2.0 — 2022-04-02
- 4.1.0 — 2022-03-30
- 4.0.0 — 2022-03-30
- 3.0.0 — 2022-03-09
- 3.0.3-alpha.0 — 2022-03-09
- … 16 more at https://npm.io/package/@casper124578/eslint-config-react/versions

## README

# [eslint-config-react](https://npm.im/@casper124578/eslint-config-react)

## Install

```bash
npm install -D @casper124578/eslint-config @casper124578/eslint-config-react
```

## Usage

Use `extends` in your ESLint config

```json
{
  "extends": ["@casper124578/eslint-config", "@casper124578/eslint-config-react"]
}
```

## Included plugins

- [`eslint-plugin-react-hooks`](https://www.npmjs.com/package/eslint-plugin-react-hooks)
- [`eslint-plugin-react`](https://www.npmjs.com/package/eslint-plugin-react)

## License

[Dev-CasperTheGhost MIT](../../LICENSE)

---
_Source: https://npm.io/package/@casper124578/eslint-config-react · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
