{ "extends": "@openstatus/tsconfig/base.json", "compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "hono/jsx", "lib": ["ES2022"] } }