{ "compilerOptions": { "allowJs": true, "esModuleInterop": true, "moduleResolution": "node", "noEmit": true, "noImplicitAny": false, "skipLibCheck": true, "strict": true, "target": "ES2022" } }