1{ 2 "extends": "../../tsconfig.json", 3 "compilerOptions": { 4 "lib": ["DOM", "ESNext", "DOM.Iterable"] 5 } 6}