buggood first issuehelp wanted
Repository metrics
- Stars
- (21 stars)
- PR merge metrics
- (PR metrics pending)
Description
Currently, to run the generate-code.ts script, one has to manually install the ts-node package. It is not automatically installed, because it conflicts with Karma.
Somehow we should resolve this conflict so that generating the SpriteView code does not require any special install steps.