{ "compilerOptions": { "lib": ["ESNext", "DOM", "DOM.Iterable"], "allowJs": false, "skipLibCheck": true, "target": "ESNext", "module": "ESNext" } }