enhancementgood first issuehelp wanted
Métriques du dépôt
- Stars
- (219 étoiles)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
The code for generating the API could still be Javascript, since it only affects us.
However, a lot of people may want to use the output JS API in Typescript projects (which offer superior autocompletion than vanilla JS). Thus, it might be worth making sure that our output code is in TS.
cc: @domoritz