mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 14:42:17 +00:00
6 lines
96 B
JSON
6 lines
96 B
JSON
|
|
{
|
||
|
|
"extends": "./tsconfig.json",
|
||
|
|
"compilerOptions": {
|
||
|
|
"jsx": "react-jsx"
|
||
|
|
},
|
||
|
|
}
|