You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ava works with on .ts files with node's --experimental-strip-types properly without ts-node, esm, @ava/typescript and probably even typescript package!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Ava works with on .ts files with node's
--experimental-strip-types
properly without ts-node, esm, @ava/typescript and probably even typescript package!In package.json:
This will work on simple typescript files on node 22.6(?). I've had some weird issues with more complex projects with recursive imports.
Worth checking out still.
Beta Was this translation helpful? Give feedback.
All reactions