{ "compilerOptions": { "module": "ES2022", "target": "ESNext", "allowSyntheticDefaultImports": true, "moduleResolution": "node" } }