{ "compilerOptions": { "target": "ESNext", "lib": ["ESNext"], "module": "nodenext", "moduleResolution": "nodenext" } }