-
-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeScript support #123
Comments
I would love to review a PR with that capabilities. |
@daniser do you think this is solved? Thanks |
No unfortunately( |
I will leave this here if someone wants to contribute. Thanks @daniser 💪 |
@xiCO2k , Am I correct to understand that this plugin does not support TS for the moment? Many thanks. |
@mathiasselleslach, it should support, but probably missing some typing. |
Thanks @xiCO2k . Using a Laravel/Vue(3)/Inertia setup myself and cant' get it to work. App.ts (as per documentation)
vite.config.js
Am i missing something here? When rendering
It just defaults to the key in the en.json file (yes, locale is set to en ;-) that i have checked) |
I am interested in having type-safe resources support like Vue I18n. Is it possible to achieve this?
https://vue-i18n.intlify.dev/guide/advanced/typescript.html
The text was updated successfully, but these errors were encountered: