{ "compilerOptions": { "target": "ES2022", "module": "ES2022", "forceConsistentCasingInFileNames": true, "strict": true, "types": ["bun-types"] } }