{ "extends": "../../tsconfig.base.json", "compilerOptions": { "rootDir": "./src", "types": ["node"] }, "include": ["src", "scripts"] }