{ "extends": "@tsconfig/node-lts/tsconfig.json", "compilerOptions": { "outDir": "dist" }, "include": ["test"], "exclude": ["node_modules"] }