{ "references": [ { "path": "./tsconfig.node.json" }, { "path": "./tsconfig.app.json" } ], "ts-node": { "compilerOptions": { "module": "CommonJS", "esModuleInterop": true } } }