We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I wrote a script which helps migrate to typed-vuex from vuex.
When I started using typed-vuex in an existing vue/nuxt project, I had to do some tedious work.
this script automate these dangling tasks using jscodeshift.
If this is acceptable, how should I contribute? Would it better to describe it in the documentation?
The text was updated successfully, but these errors were encountered:
Would love this! I'd be happy to expose a binary to do this - or simply document a possible option. PR very welcome 😊
(Happy to work with you on the PR if you push what you have.)
Sorry, something went wrong.
No branches or pull requests
I wrote a script which helps migrate to typed-vuex from vuex.
When I started using typed-vuex in an existing vue/nuxt project, I had to do some tedious work.
this script automate these dangling tasks using jscodeshift.
If this is acceptable, how should I contribute?
Would it better to describe it in the documentation?
The text was updated successfully, but these errors were encountered: