{ "extends": "../../tsconfig.json", "compilerOptions": { "lib": ["DOM", "ESNext", "ESNext.AsyncIterable"], "module": "ES2022" } }