KiaraGrouwstra / typical

playground for type-level primitives in TypeScript
MIT License
173 stars 5 forks source link

test with `tsc` #18

Open KiaraGrouwstra opened 6 years ago

KiaraGrouwstra commented 6 years ago

I should try tsc compiling the main project here. So far I've been running tests piece by piece, opting not to compile the whole thing, fearing this would give false positives for tests supposed to error. I've been putting this off too much though, but now have slightly better tools than before.