Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Refactor project using TypeScript

Choose a tag to compare

@Apexrsq Apexrsq released this 26 Jun 10:07
· 44 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