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