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