chore: vue-i18n ignore html

tools html entities has & < > in tool description
needs to set strictMessage to false to allow these chars
This commit is contained in:
ShareVB 2024-02-18 12:23:50 +01:00
parent 503cf6715c
commit ed019b0334

View file

@ -27,6 +27,7 @@ export default defineConfig({
compositionOnly: true,
fullInstall: true,
include: [resolve(__dirname, 'locales/**')],
strictMessage: false,
}),
AutoImport({
imports: [