# @nuxt/eslint-plugin

> ESLint plugin for Nuxt

Latest version **1.17.0** (published 2026-08-06) · MIT license · 0 weekly downloads

## Install

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

## Health

**Score 70/100 (B)** — status: active.

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

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 1.17.0 |
| Published | 2026-08-06 |
| First published | 2024-03-19 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 2 |
| Unpacked size | 16.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 639 |
| Maintainers | atinux, pi0, antfu, danielroe, nuxtbot |

## Links

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

## Dependencies (2)

- [@typescript-eslint/types](https://npm.io/package/@typescript-eslint/types.md) ^8.66.0
- [@typescript-eslint/utils](https://npm.io/package/@typescript-eslint/utils.md) ^8.66.0

## Recent versions

- 1.17.0 (latest) — 2026-08-06
- 0.3.0-beta.10 (next) — 2024-04-05
- 1.16.0 — 2026-06-10
- 1.15.2 — 2026-02-24
- 1.15.1 — 2026-02-10
- 1.15.0 — 2026-02-10
- 1.14.0 — 2026-02-07
- 1.13.0 — 2026-01-23
- 1.12.1 — 2025-12-10
- 1.11.0 — 2025-11-27
- 1.10.0 — 2025-10-28
- 1.9.0 — 2025-08-18
- 1.8.0 — 2025-08-06
- 1.7.1 — 2025-07-24
- 1.7.0 — 2025-07-22
- … 57 more at https://npm.io/package/@nuxt/eslint-plugin/versions

## README

# `@nuxt/eslint-plugin`

[![npm version][npm-version-src]][npm-version-href]
[![npm downloads][npm-downloads-src]][npm-downloads-href]

ESLint plugin of additional rules for Nuxt.

Refer to the [documentation](https://eslint.nuxt.com/packages/plugin) for more details.

<!-- Badges -->

[npm-version-src]: https://img.shields.io/npm/v/@nuxt/eslint-plugin?style=flat-square
[npm-version-href]: https://npmjs.com/package/@nuxt/eslint-plugin
[npm-downloads-src]: https://img.shields.io/npm/dm/@nuxt/eslint-plugin?style=flat-square
[npm-downloads-href]: https://npmjs.com/package/@nuxt/eslint-plugin
[github-actions-src]: https://img.shields.io/github/workflow/status/nuxt/eslint-plugin/ci/main?style=flat-square
[github-actions-href]: https://github.com/nuxt/eslint-plugin/actions?query=workflow%3Aci
[codecov-src]: https://img.shields.io/codecov/c/gh/nuxt/eslint-plugin/main?style=flat-square
[codecov-href]: https://codecov.io/gh/nuxt/eslint-plugin
[lgtm-src]: https://img.shields.io/lgtm/grade/javascript/github/nuxt/eslint-plugin?style=flat-square
[lgtm-href]: https://lgtm.com/projects/g/nuxt/eslint-plugin
[bundlephobia-src]: https://img.shields.io/bundlephobia/minzip/@nuxt/eslint-plugin?style=flat-square
[bundlephobia-href]: https://bundlephobia.com/package/@nuxt/eslint-plugin

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