akivajgordon / tikkun.io

The online tikkun you always wanted, but never had.
https://www.tikkun.io
MIT License
46 stars 19 forks source link

Project: Switch Ava to use tsimp #120

Closed SLaks closed 1 month ago

SLaks commented 1 month ago

This makes tests pass for me on Node v20.17.0.

I have no particular preference for which loader to use here; I just want tests to pass. It looks like esbuild-node-loader has been replaced by tsx, if you want to use that instead.

akivajgordon commented 1 month ago

This looks fine to me. Thanks!