Closed Bassadin closed 6 months ago
npm install --save-dev @intlify/eslint-plugin-vue-i18n@next
Thanks! Might I suggest adding a hint for needing the "next" version on the Getting Started Page?
yeah someone has already raised an issue for it https://github.com/intlify/eslint-plugin-vue-i18n/issues/508
Tell us about your environment
Please show your full configuration:
What did you do?
Happens with any file.
What did you expect to happen?
ESLint runs normally.
What actually happened?
Note: I'm in a monorepo context, but executing ESLint via
npx
and specifying the config file via the-c
flag also nets the same error.