{ "compilerOptions": { "module": "commonjs" }, "extends": "../../tsconfig.json", "ts-node": { "transpileOnly": true, "transpiler": "ts-node/transpilers/swc-experimental" } }