Skip to content

Convert the project to use typescript #5

@Naguumo

Description

@Naguumo

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, /src folder, and whatever else you've made changes to
  • Convert all .jsx files to .tsx
  • Add types to everything
  • Ensure it still runs and builds

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions