mirror of
https://github.com/zen-browser/www
synced 2026-05-05 06:32:00 +02:00
7 lines
124 B
JSON
7 lines
124 B
JSON
{
|
|
"extends": "astro/tsconfigs/strict",
|
|
"compilerOptions": {
|
|
"jsx": "react-jsx",
|
|
"jsxImportSource": "react"
|
|
}
|
|
} |