{ "extends": "./tsconfig.base.json", "compilerOptions": { "lib": ["ES2020"], "types": ["node"] }, "include": ["api"] }