reflio icon indicating copy to clipboard operation
reflio copied to clipboard

Convert codebase to TypeScript

Open richiemcilroy opened this issue 3 years ago • 1 comments

Convert codebase to TypeScript. Start with a basic implementation and then slowly add proper types etc over time.

richiemcilroy avatar Oct 03 '22 19:10 richiemcilroy

Started to implement TypeScript in the codebase.

Now need to start converting the rest of the remaining .js files to .ts and .tsx, adding type safety as we go along :)

richiemcilroy avatar Oct 18 '22 11:10 richiemcilroy