# @types/eslint

> TypeScript definitions for eslint

Latest version **9.6.1** (published 2024-08-26) · MIT license · 0 weekly downloads

## Install

```sh
npm install @types/eslint
pnpm add @types/eslint
yarn add @types/eslint
bun add @types/eslint
```

## Health

**Score 50/100 (C)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high maintenance score; popular repo; extremely popular.

Warnings: low downloads.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 9.6.1 |
| Published | 2024-08-26 |
| First published | 2018-02-13 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 2 |
| Unpacked size | 191 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 51441 |
| Maintainers | types |

## Links

- npm: https://www.npmjs.com/package/@types/eslint
- Repository: https://github.com/DefinitelyTyped/DefinitelyTyped
- Homepage: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint
- npm.io page: https://npm.io/package/@types/eslint

## Dependencies (2)

- [@types/estree](https://npm.io/package/@types/estree.md) *
- [@types/json-schema](https://npm.io/package/@types/json-schema.md) *

## Recent versions

- 9.6.1 (latest) — 2024-08-26
- 8.56.10 (ts4.7) — 2024-04-18
- 8.56.5 (ts4.6) — 2024-02-29
- 8.44.7 (ts4.5) — 2023-11-07
- 8.44.2 (ts4.4) — 2023-08-04
- 8.21.2 (ts4.2) — 2023-03-13
- 8.4.10 (ts4.1) — 2022-11-04
- 8.4.6 (ts4.0) — 2022-08-19
- 8.4.3 (ts3.9) — 2022-06-08
- 8.4.1 (ts3.8) — 2022-01-22
- 8.2.0 (ts3.7) — 2021-11-17
- 7.28.0 (ts3.6) — 2021-07-13
- 7.2.12 (ts3.5) — 2021-05-27
- 7.2.6 (ts3.4) — 2020-12-02
- 7.2.5 (ts3.2) — 2020-11-16
- … 72 more at https://npm.io/package/@types/eslint/versions

## README

# Installation
> `npm install --save @types/eslint`

# Summary
This package contains type definitions for eslint (https://eslint.org).

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint.

### Additional Details
 * Last updated: Mon, 26 Aug 2024 07:08:02 GMT
 * Dependencies: [@types/estree](https://npmjs.com/package/@types/estree), [@types/json-schema](https://npmjs.com/package/@types/json-schema)

# Credits
These definitions were written by [Pierre-Marie Dartus](https://github.com/pmdartus), [Jed Fox](https://github.com/j-f1), [Saad Quadri](https://github.com/saadq), [Jason Kwok](https://github.com/JasonHK), [Brad Zacher](https://github.com/bradzacher), [JounQin](https://github.com/JounQin), and [Bryan Mishkin](https://github.com/bmish).

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