Typescript
danstarns opened this issue · 0 comments
danstarns commented
The codebase currently uses outdated versions of TypeScript. This ticket aims to:
- Upgrade to the latest version of TypeScript.
- Ensure consistent TypeScript configurations across all projects.
- Integrate TypeScript into the development and CI pipelines for automated type checking.
Updating and standardizing TypeScript will enhance type safety, reduce errors, and improve overall code quality.