{ "extends": "@nhcarrigan/typescript-config", "compilerOptions": { "outDir": "./prod", "rootDir": "." }, "exclude": ["test/**/*.ts"] }