8 lines
109 B
JSON
8 lines
109 B
JSON
|
|
{
|
||
|
|
"compilerOptions": {
|
||
|
|
"strict": true,
|
||
|
|
"jsx": "react-jsx",
|
||
|
|
"jsxImportSource": "hono/jsx"
|
||
|
|
}
|
||
|
|
}
|