Skip to content
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? #58

Open
hyochan opened this issue Jan 8, 2018 · 2 comments
Open

typescript support? #58

hyochan opened this issue Jan 8, 2018 · 2 comments

Comments

@hyochan
Copy link

hyochan commented Jan 8, 2018

Any typescript support?

@tikiatua
Copy link
Member

tikiatua commented Jan 8, 2018

Hi @dooboolab,

Typescript is currently not implemented, as we are not using it ourselves. I am not really familiar with typescript definitions, but it should actually be quite easy to implement as the api surface is pretty small.

Would be great if someone could add it.

@service-paradis
Copy link

For those using Typescript that want to use this plugin without warning, consider doing this:
npm install --save-dev @types/vuex-i18n

Source: https://www.npmjs.com/package/@types/vuex-i18n

@tikiatua tikiatua added this to Done in Version 2.0.0 Aug 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Version 2.0.0
  
Done
Development

No branches or pull requests

3 participants