{ "compilerOptions": { "target": "ESNext", "module": "ESNext", "moduleResolution": "nodenext", "outDir": "dist" } }