-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
JS is too old school we gotta get some TypeScript in your life.
- Learn about TypeScript from the website
- Initialize an empty vite+typescript project
- Migrate your changes over to that new project since it'll have typescript working
- Don't forget to copy your
vite.config,package.json,/srcfolder, and whatever else you've made changes to
- Don't forget to copy your
- Convert all
.jsxfiles to.tsx - Add types to everything
- Ensure it still runs and builds
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels