9 lines
128 B
JSON
9 lines
128 B
JSON
{
|
|
"compilerOptions": {
|
|
"strict": true,
|
|
"jsx": "react-jsx",
|
|
"jsxImportSource": "hono/jsx",
|
|
"esModuleInterop": true
|
|
}
|
|
}
|