Skip to content

Commit 1252ded

Browse files
committed
docs: update started.md to clarify unsupported JavaScript-based locale files
1 parent 5bf3f37 commit 1252ded

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/started.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,8 @@ This plugin provides some predefined configs. You can use the following configs
177177

178178
The `localePattern` options does not support SFC i18n custom blocks (`src` attribute), only for resources of files to import when specified in VueI18n's `messages` options (VueI18n v9 and later, `messages` specified in `createI18n`) for resources of files to import.
179179

180+
JavaScript-based locale files (e.g., `.js` and `.ts`) are not currently supported. For more information, please see [#32](https://github.com/intlify/eslint-plugin-vue-i18n/issues/32).
181+
180182
:::
181183

182184
### Running ESLint from command line

0 commit comments

Comments
 (0)