{ "compilerOptions": { "target": "ES2020", "lib": ["ES2020"], "strict": true, "esModuleInterop": true, "moduleResolution": "node", "skipLibCheck": true, "forceConsistentCasingInFileNames": true } }