javascripttypescriptvue.jsvuejs2vuelidate

Does Vuelidate support typescript in VueJs?


Does Vuelidate support typescript in VueJs? If yes, how to use?

I am able to use it with JavaScript.


Solution

  • Looks like the types for this library are shipped separately.

    Just install @types/vuelidate with npm or yarn