Skip to content

Refactor project using TypeScript

Compare
Choose a tag to compare
@Apexrsq Apexrsq released this 26 Jun 10:07
· 11 commits to master since this release
626c552
  • Convert JavaScript files to TypeScript
  • Update build configuration for TypeScript compilation
  • Add necessary TypeScript dependencies and typings
  • Adjust code to follow TypeScript best practices
  • Ensure all tests pass with the new TypeScript implementation