@intlify/eslint-plugin-vue-i18n
Advanced tools
Changelog
v0.11.1 (2021-03-18)
Changelog
v0.11.0 (2021-02-23)
Changelog
v0.10.0 (2021-01-04)
prefer-linked-key-with-paren
rule (@ota-meshi)no-missing-keys-in-other-locales
rule (@ota-meshi)no-missing-keys
rule to not report if there is one matching key (@ota-meshi)valid-message-syntax
rule (@ota-meshi)no-dynamic-keys
rule (@ota-meshi)vue-eslint-editor
(@ota-meshi)Changelog
v0.9.0 (2020-08-17)
@intlify/vue-i18n/key-format-style
rule (@ota-meshi)@intlify/vue-i18n/no-duplicate-keys-in-locale
rule and change @intlify/vue-i18n/no-missing-keys
rule to not report if there is one matching key in each locale (@ota-meshi)no-unused-keys
rule. (@ota-meshi)<i18n>
block without <template>
in no-unused-keys
rule. (@ota-meshi)Changelog
v0.8.1 (2020-08-07)
Changelog
v0.8.0 (2020-08-07)
<i18n>
component in no-unused-keys
rule. (@ota-meshi)no-missing-keys
and no-dynamic-keys
rules to also verify keys used in the <i18n-t>
component. (@ota-meshi)Changelog
v0.7.0 (2020-07-27)
enableFix
option to @intlify/vue-i18n/no-unused-keys
rule (@ota-meshi)<i18n>
blocks of SFC. (@ota-meshi)Changelog
v0.6.0 (2020-07-19)
Changelog
v0.5.0 (2020-07-12)