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