sindresorhus / ow

Function argument validation for humans
https://sindresorhus.com/ow/
MIT License
3.8k stars 105 forks source link

Run TS as a require hook for tests instead of precompile #165

Open sindresorhus opened 4 years ago

sindresorhus commented 4 years ago

I tried to do it in https://github.com/sindresorhus/ow/pull/131, but I could not make it work.