{ "extensions": ["ts"], "spec": ["**/*.test.ts"], "node-option": ["experimental-specifier-resolution=node", "import=tsx/esm"], "project": "./tsconfig.json", "require": ["ts-node/register"] }