# @intlify/eslint-plugin-vue-i18n

> ESLint plugin for Vue I18n

Latest version **4.5.1** (published 2026-06-02) · MIT license · 0 weekly downloads

## Install

```sh
npm install @intlify/eslint-plugin-vue-i18n
pnpm add @intlify/eslint-plugin-vue-i18n
yarn add @intlify/eslint-plugin-vue-i18n
bun add @intlify/eslint-plugin-vue-i18n
```

## Health

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

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

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 4.5.1 |
| Published | 2026-06-02 |
| First published | 2020-01-22 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | >=18.0.0 |
| Dependencies | 15 |
| Unpacked size | 432.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 178 |
| Author | kazuya kawaguchi |
| Maintainers | kazupon, ota-meshi |
| Keywords | eslint, eslint-plugin, eslintplugin, i18n, internationalization, vue, vue-i18n, vue.js, vuejs |

## Links

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

## Dependencies (15)

- [glob](https://npm.io/package/glob.md) ^10.3.3
- [debug](https://npm.io/package/debug.md) ^4.3.4
- [json5](https://npm.io/package/json5.md) ^2.2.3
- [ignore](https://npm.io/package/ignore.md) ^7.0.0
- [parse5](https://npm.io/package/parse5.md) ^7.1.2
- [semver](https://npm.io/package/semver.md) ^7.5.4
- [globals](https://npm.io/package/globals.md) ^17.0.0
- [js-yaml](https://npm.io/package/js-yaml.md) ^4.1.0
- [synckit](https://npm.io/package/synckit.md) ^0.11.0
- [import-fresh](https://npm.io/package/import-fresh.md) ^4.0.0
- [@eslint/eslintrc](https://npm.io/package/@eslint/eslintrc.md) ^3.0.0
- [is-language-code](https://npm.io/package/is-language-code.md) ^3.1.0
- [@intlify/core-base](https://npm.io/package/@intlify/core-base.md) ^11.0.0
- [eslint-compat-utils](https://npm.io/package/eslint-compat-utils.md) ^0.6.0
- [@intlify/message-compiler](https://npm.io/package/@intlify/message-compiler.md) ^11.0.0

## Alternatives

- [eslint-plugin-sonarjs](https://npm.io/package/eslint-plugin-sonarjs.md) — 2.9M weekly downloads
- [eslint-config-expo](https://npm.io/package/eslint-config-expo.md) — 1.5M weekly downloads
- [@matter/protocol](https://npm.io/package/@matter/protocol.md) — 63.5K weekly downloads
- [@eventcatalog/linter](https://npm.io/package/@eventcatalog/linter.md) — 24.8K weekly downloads
- [@inrupt/eslint-config-base](https://npm.io/package/@inrupt/eslint-config-base.md) — 4.5K weekly downloads

## Recent versions

- 4.5.1 (latest) — 2026-06-02
- 4.0.0-next.2 (next) — 2025-03-05
- 4.5.0 — 2026-05-27
- 4.4.0 — 2026-05-14
- 4.3.0 — 2026-03-01
- 4.2.0 — 2026-02-23
- 4.1.1 — 2026-01-14
- 4.1.0 — 2025-07-29
- 4.0.1 — 2025-04-03
- 4.0.0 — 2025-03-05
- 4.0.0-next.1 — 2024-12-27
- 4.0.0-next.0 — 2024-12-09
- 3.2.0 — 2024-12-09
- 3.1.0 — 2024-11-19
- 3.0.0 — 2024-06-08
- … 37 more at https://npm.io/package/@intlify/eslint-plugin-vue-i18n/versions

## README

<p align="center"><img width="143px" height="130px" src="./assets/eslint-plugin-vue-i18n.svg" alt="ESLint plugin for Vue I18n logo"></p>

<h1 align="center">@intlify/eslint-plugin-vue-i18n</h1>
<p align="center">
  <a href="https://github.com/intlify/eslint-plugin-vue-i18n/actions?query=workflow%3ATest"><img src="https://github.com/intlify/eslint-plugin-vue-i18n/actions/workflows/test.yml/badge.svg" alt="Test Status"></a>
</p>
<p align="center">
  <a href="https://www.npmjs.com/package/@intlify/eslint-plugin-vue-i18n"><img src="https://img.shields.io/npm/v/@intlify/eslint-plugin-vue-i18n.svg" alt="NPM"></a>
</p>
<p align="center">ESLint plugin for Vue I18n</p>

<div align="center">

[Online Playground](https://eslint-online-playground.netlify.app/#eslint-plugin-vue-i18n) •
[Documentation](https://eslint-plugin-vue-i18n.intlify.dev/)

</div>

<h2 align="center">Supporting Intlify Project</h2>

Intlify Project is an open source project that is included Vue I18n and i18n tooling and libraries with its ongoing development made possible entirely by the support of Sponsors. If you would like to become a sponsor, please consider:

- [Become a Sponsor on GitHub](https://github.com/sponsors/ota-meshi)

## 📔 Documentation

See [here](https://eslint-plugin-vue-i18n.intlify.dev)

## 📜 Changelog

Details changes for each release are documented in the [CHANGELOG.md](https://github.com/intlify/eslint-plugin-vue-i18n/blob/master/CHANGELOG.md).

## 🚥 Versioning policy

This plugin follows [Semantic Versioning].
However, please note that we do not follow [ESLint's Semantic Versioning Policy].
In minor version releases, this plugin may change the sharable configs provided by the plugin or the default behavior of the plugin's rules in order to add features to the plugin. Because we want to add many features to the plugin soon, so that users can easily take advantage of new features in Vue I18n, Vue and Nuxt.

According to our policy, any minor update may report more linting errors than the previous release. As such, we recommend using the [tilde (`~`)](https://semver.npmjs.com/#syntax-examples) in `package.json` to guarantee the results of your builds.

[Semantic Versioning]: https://semver.org/
[ESLint's Semantic Versioning Policy]: https://github.com/eslint/eslint#semantic-versioning-policy

## ❗ Issues

Please make sure to read the [Issue Reporting Checklist](https://github.com/intlify/eslint-plugin-vue-i18n/blob/master/CONTRIBUTING.md#issue-reporting-guidelines) before opening an issue. Issues not conforming to the guidelines may be closed immediately.

## 💪 Contribution

Please make sure to read the [Contributing Guide](https://github.com/intlify/eslint-plugin-vue-i18n/blob/master/.github/CONTRIBUTING.md) before making a pull request.

## ©️ License

[MIT](http://opensource.org/licenses/MIT)

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