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
feat: full ESM config support using Jiti (build #1041) (#1048)
* feat: full ESM config support using Jiti
* fix(ci): set fail-fast to false for the test matrix to see all results
* fix: contains -> includes, contains is deprecated
* chore: minor wording change
* fix: run jest with --experimental-vm-modules, needed on Windows
* fix: make sure we always disable ts-node if enabled
* ci: temporarily disable windows testing until jest/jiti compat is worked out
---------
Co-authored-by: Henrik Steen <henrist@henrist.net>
0 commit comments