mirror of
https://github.com/System-End/haxmas-day-4.git
synced 2026-04-19 20:55:05 +00:00
7 lines
No EOL
108 B
JSON
7 lines
No EOL
108 B
JSON
{
|
|
"compilerOptions": {
|
|
"strict": true,
|
|
"jsx": "react-jsx",
|
|
"jsxImportSource": "hono/jsx"
|
|
}
|
|
} |