Currently the Knit tests only do a string comparison. But that doesn't mean the expected string is correct TypeScript...
- add the Gradle Node plugin, download TypeScript
- download TypeScript npx task
- in the tests, try compiling the generated TypeScript using a command line arg
npx tsc (somehow? I'm not sure about this...)
- Check there's no errors (again, I'm not sure)