Brijesh's Git Server — server-sent-events @ main

tsconfig.json (view raw)

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