{ "compilerOptions": { "lib": ["ESNext"], "module": "esnext", "target": "esnext", "typeRoots": ["../types"] } }