# @stylistic/eslint-plugin

Latest version **5.10.0** (published 2026-03-06) · MIT license · 0 weekly downloads

## Install

```sh
npm install @stylistic/eslint-plugin
pnpm add @stylistic/eslint-plugin
yarn add @stylistic/eslint-plugin
bun add @stylistic/eslint-plugin
```

## Health

**Score 65/100 (B)** — status: stable.

Positive: has types; esm support; no vulnerabilities; has provenance; high maintenance score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 5.10.0 |
| Published | 2026-03-06 |
| First published | 2023-09-25 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | ^18.18.0 \|\| ^20.9.0 \|\| >=21.1.0 |
| Dependencies | 6 |
| Unpacked size | 696.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 1990 |
| Author | Anthony Fu |
| Maintainers | eslint-stylistic-bot |

## Links

- npm: https://www.npmjs.com/package/@stylistic/eslint-plugin
- Repository: https://github.com/eslint-stylistic/eslint-stylistic
- Homepage: https://github.com/eslint-stylistic/eslint-stylistic#readme
- Issues: https://github.com/eslint-stylistic/eslint-stylistic/issues
- npm.io page: https://npm.io/package/@stylistic/eslint-plugin

## Dependencies (6)

- [espree](https://npm.io/package/espree.md) ^10.4.0
- [picomatch](https://npm.io/package/picomatch.md) ^4.0.3
- [estraverse](https://npm.io/package/estraverse.md) ^5.3.0
- [eslint-visitor-keys](https://npm.io/package/eslint-visitor-keys.md) ^4.2.1
- [@typescript-eslint/types](https://npm.io/package/@typescript-eslint/types.md) ^8.56.0
- [@eslint-community/eslint-utils](https://npm.io/package/@eslint-community/eslint-utils.md) ^4.9.1

## Recent versions

- 5.10.0 (latest) — 2026-03-06
- 6.0.0-beta.6 (beta) — 2026-08-22
- 6.0.0-beta.5 — 2026-06-02
- 6.0.0-beta.4 — 2026-04-14
- 6.0.0-beta.3 — 2026-03-10
- 5.9.0 — 2026-02-19
- 5.8.0 — 2026-02-09
- 5.7.1 — 2026-01-23
- 5.7.0 — 2026-01-09
- 5.6.1 — 2025-11-19
- 5.6.0 — 2025-11-18
- 5.5.0 — 2025-10-18
- 5.4.0 — 2025-09-19
- 5.3.1 — 2025-09-01
- 5.2.3 — 2025-08-08
- … 85 more at https://npm.io/package/@stylistic/eslint-plugin/versions

## README

<p align="center">
<img src="./docs/public/logo.svg" width="150">
</p>

<h1 align="center">ESLint Stylistic</h1>

<p align="center">
<a href="https://eslint.style">Documentation</a> |
<a href="https://eslint.style/chat">Discord</a> |
<a href="https://eslint.style/guide/why">Why</a> |
<a href="https://eslint.style/guide/migration">Migration</a> |
<a href="https://eslint.style/contribute/project-progress">Project Progress</a>
</p>

<p align="center">
<a href="https://pkg.pr.new/~/eslint-stylistic/eslint-stylistic"><img alt="pkg.new.pr" src="https://pkg.pr.new/badge/eslint-stylistic/eslint-stylistic?style=flat&color=32A9C3&logoSize=auto"></a>
<a href="https://npmjs.com/package/@stylistic/eslint-plugin"><img src="https://img.shields.io/npm/v/@stylistic/eslint-plugin?style=flat&colorA=1B3C4A&colorB=32A9C3" alt="npm version"></a>
<a href="https://npmjs.com/package/@stylistic/eslint-plugin"><img src="https://img.shields.io/npm/dm/@stylistic/eslint-plugin?style=flat&colorA=1B3C4A&colorB=32A9C3" alt="npm downloads"></a>
<a href="https://app.codecov.io/gh/eslint-stylistic/eslint-stylistic"><img alt="Codecov" src="https://img.shields.io/codecov/c/github/eslint-stylistic/eslint-stylistic?token=B85J0E2I7I&style=flat&labelColor=1B3C4A&color=32A9C3&precision=1"></a>
</p>

Community-maintained stylistic/formatting ESLint rules for JavaScript and TypeScript.

This project was initiated as ESLint and `typescript-eslint` teams [decided to deprecate formatting/stylistic-related rules](https://github.com/eslint/eslint/issues/17522) from their core due to the maintenance cost. This repo ports those rules and distributes them as separate packages and will keep them maintained by the community.

## License

[MIT](./LICENSE) License

&copy; OpenJS Foundation and other contributors, <www.openjsf.org><br>
&copy; 2023-PRESENT ESLint Stylistic contributors

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