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
It's about time we leave behind JS in the Vue template.
Vite has native support for TS so this should be just about .js->.ts and properly type any these files in case they need them.
The text was updated successfully, but these errors were encountered:
It's about time we leave behind JS in the Vue template.
Vite has native support for TS so this should be just about
.js
->.ts
and properly type any these files in case they need them.The text was updated successfully, but these errors were encountered: