-
Epic
-
Resolution: Done
-
Normal
-
None
-
Migrate frontend to TypeScript
-
13
-
False
Goal:
- the entire frontend code base is migrated to TypeScript
Acceptance Criteria:
- /src/Components is migrated to TypeScript
- /src/test is migrated to TypeScript
- /src/Utilities is migrated to TypeScript
- files within /src/. are migrated to TypeScript
- files containing JSX are migrated to .tsx, the rest of files is migrated to .ts
- V1Wizard and V1Wizard tests will not be migrated