mirror of
https://github.com/nicotsx/zerobyte.git
synced 2026-03-13 12:27:41 -04:00
7 lines
108 B
JSON
7 lines
108 B
JSON
{
|
|
"compilerOptions": {
|
|
"strict": true,
|
|
"jsx": "react-jsx",
|
|
"jsxImportSource": "hono/jsx"
|
|
}
|
|
} |