Brijesh's Git Server — server-sent-events @ 8c598439d43131b2fcf8330174264adfb6629e5a

tsconfig.json (view raw)

 1
 2
 3
 4
 5
 6
 7
{
  "compilerOptions": {
    "strict": true,
    "jsx": "react-jsx",
    "jsxImportSource": "hono/jsx"
  }
}