Does Vuelidate support typescript in VueJs? If yes, how to use?
I am able to use it with JavaScript.
Looks like the types for this library are shipped separately.
Just install @types/vuelidate with npm or yarn
@types/vuelidate