-
Task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
insights-content
-
Content Upcoming priorities
-
5
Add the typescript configuration needed to support the migration to typescript. Will involve adding a tsconfig.json file, adding the typescript packages, and adding support for typescript in eslint.
These migration docs might be helpful: https://www.typescriptlang.org/docs/handbook/migrating-from-javascript.html
The majority of this may already be there, we may just need to make some tweaks to the config.
Migrate a small component to verify this works and provide an example for future tasks. Investigate migration of the usage of the component and migrate calls to its usage if appropriate.