We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bf3f37 commit b2f2e9cCopy full SHA for b2f2e9c
docs/rules/no-deprecated-v-t.md
@@ -10,7 +10,7 @@ since: v3.2.0
10
11
- :star: The `"extends": "plugin:@intlify/vue-i18n/recommended"` or `*.configs["flat/recommended"]` property in a configuration file enables this rule.
12
13
-If you are migrating from Vue I18n v10 to v11, `v-t` custom direcitve should be replaced with `t` or `$t`.
+If you are migrating from Vue I18n v10 to v11, `v-t` custom directive should be replaced with `t` or `$t`.
14
15
## :book: Rule Details
16
0 commit comments