{ "compilerOptions": { ..., "target": "esnext", "module": "esnext", "lib": ["esnext", "dom"], ... } }