You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
On Nuxt V2.15.8/vue2.7
With a components: true I can auto-load any component in the folder
BUT how should I deal with typescript ? I don't have props suggestion inside the template now (any):/
Expected behavior
Have a way to get all type from component auto imported