Hacker News new | ask | show | jobs
by arpakuutio 1460 days ago
My solution to this was to run tsc from Jest tests and do snapshot tests for the error messages

https://github.com/noppa/get-optional/tree/master/tests/typi...