Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
See avajs/ava#2593 (comment) This fixes: ``` ./node_modules/.bin/ava (node:605416) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created) Uncaught exception in tests/session_test.ts TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".ts" for code/websites/cards/tests/session_test.ts ✘ tests/session_test.ts exited with a non-zero exit code: 1 ─ 1 uncaught exception ```
- Loading branch information