{ "extends": "../tsconfig.json", "compilerOptions": { "baseUrl": ".", "lib": ["ESNext", "DOM"] }, "include": ["."] }