reflio
reflio copied to clipboard
Convert codebase to TypeScript
Convert codebase to TypeScript. Start with a basic implementation and then slowly add proper types etc over time.
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 :)