{ "extends": "../tsconfig.json", "compilerOptions": { "target": "ESNext" }, "include": ["."], "exclude": ["target", "src"] }