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