Interactivity API refactor to TypeScript (utils & kebabToCamelCase) #60147
Labels
[Packages] Interactivity
/packages/interactivity
[Status] In Progress
Tracking issues with work in progress
[Type] Code Quality
Issues or PRs that relate to code quality
[Type] Enhancement
A suggestion for improvement.
What problem does this address?
Actually the Interactivity API is written on JavaScript, without any type annotation. Should be refactored to TypeScript to use all features from that language.
What is your proposed solution?
Refactor all the API files to TypeScript. This issue is for addressing the utils and kebabToCamelCase
The text was updated successfully, but these errors were encountered: