{ "compilerOptions": { "moduleResolution": "bundler", "module": "esnext", "esModuleInterop": true, "strict": true, "jsx": "react-jsx", "jsxImportSource": "hono/jsx" } }