mirror of
https://github.com/PotentiaRobotics/potentia-website.git
synced 2025-04-03 20:10:15 -04:00
7 lines
121 B
JSON
7 lines
121 B
JSON
{
|
|
"extends": "astro/tsconfigs/base",
|
|
"compilerOptions": {
|
|
"jsx": "preserve",
|
|
"jsxImportSource": "react"
|
|
}
|
|
} |