{ "compilerOptions": { "target": "ESNext", "module": "ESNext", "outDir": "./out", "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "strict": true, "skipLibCheck": true } }