Files
spark/api/tsconfig.json
2026-01-28 21:18:51 -05:00

7 lines
108 B
JSON

{
"compilerOptions": {
"strict": true,
"jsx": "react-jsx",
"jsxImportSource": "hono/jsx"
}
}