Are flow definitions planned for vuex?
The vue repo has definitions, so it would be great if vuex were to have them too.
Yeah, I'm actually thinking about that. It's nice idea.
/cc @yyx990803
+1 I'd like to see these as well
+1 here as well!
+1
+1
@ktsn feel free to go ahead!
I found this: https://github.com/carney520/vue-flow-definitions
Seems to have definitions for "vue2.x/vue-router/vuex"
What do you think about adding flow to the source itself? libdefs are much harder to maintain.
We'll be closing this issue due to inactivity.
Just for the record: here's the working set of definitions for vue@2, vuex and vue-router.
https://github.com/sobolevn/vue-flow-typed
It is not perfect, but works.
However, I recommend to use TypeScript instead.
Most helpful comment
Yeah, I'm actually thinking about that. It's nice idea.
/cc @yyx990803