mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 00:44:14 +00:00
7 lines
No EOL
124 B
JSON
7 lines
No EOL
124 B
JSON
{
|
|
"extends": "astro/tsconfigs/strict",
|
|
"compilerOptions": {
|
|
"jsx": "react-jsx",
|
|
"jsxImportSource": "react"
|
|
}
|
|
} |