{ "extends": "../../tsconfig.json", "compilerOptions": { "strict": true, "jsx": "react-jsx", "jsxImportSource": "hono/jsx", "esModuleInterop": true } }