{ "$schema": "https://json.schemastore.org/tsconfig", "extends": "./base.json", "compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "hono/jsx" }, "files": ["./dom-globals.d.ts"] }