tab-stash/mocha-setup.mjs

3 lines
77 B
JavaScript

import {register} from "ts-node";
register({project: "tsconfig.test.json"});