{ "compilerOptions": { "moduleResolution": "NodeNext", "module": "NodeNext", "outDir": "build", "strict": true, "target": "ES2022", "allowSyntheticDefaultImports": true } }