mirror of
https://github.com/m1ngsama/FUJI.git
synced 2025-12-24 10:51:27 +00:00
7 lines
No EOL
123 B
JSON
7 lines
No EOL
123 B
JSON
{
|
|
"extends": "astro/tsconfigs/base",
|
|
"compilerOptions": {
|
|
"jsx": "react-jsx",
|
|
"jsxImportSource": "react",
|
|
}
|
|
} |