You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/rules/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
|[@intlify/vue-i18n/<wbr>no-deprecated-i18n-places-prop](./no-deprecated-i18n-places-prop.html)| disallow using deprecated `places` prop (Removed in Vue I18n 9.0.0+) |:star:|
14
14
|[@intlify/vue-i18n/<wbr>no-deprecated-modulo-syntax](./no-deprecated-modulo-syntax.html)| enforce modulo interpolation to be named interpolation |:star::black_nib:|
15
15
|[@intlify/vue-i18n/<wbr>no-deprecated-tc](./no-deprecated-tc.html)| disallow using deprecated `tc` or `$tc` (Deprecated in Vue I18n 10.0.0, removed fully in Vue I18n 11.0.0) |:star:|
16
-
|[@intlify/vue-i18n/<wbr>no-deprecated-v-t](./no-deprecated-v-t.html)| disallow using deprecated `v-t` custom directive (Deprecated in Vue I18n 11.0.0, removed fully in Vue I18n 12.0.0) |:star:|
16
+
|[@intlify/vue-i18n/<wbr>no-deprecated-v-t](./no-deprecated-v-t.html)| disallow using deprecated `v-t` custom directive (Deprecated in Vue I18n 11.0.0, removed fully in Vue I18n 12.0.0) ||
17
17
|[@intlify/vue-i18n/<wbr>no-html-messages](./no-html-messages.html)| disallow use HTML localization messages |:star:|
18
18
|[@intlify/vue-i18n/<wbr>no-i18n-t-path-prop](./no-i18n-t-path-prop.html)| disallow using `path` prop with `<i18n-t>`|:star::black_nib:|
19
19
|[@intlify/vue-i18n/<wbr>no-missing-keys](./no-missing-keys.html)| disallow missing locale message key at localization methods |:star:|
0 commit comments