UNPKG

@intlify/eslint-plugin-vue-i18n

Version:
55 lines (33 loc) â€ĸ 2.85 kB
<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)