mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-16 07:12:05 +00:00
8 lines
120 B
JSON
8 lines
120 B
JSON
|
|
{
|
||
|
|
"extends": "../tsconfig.json",
|
||
|
|
"compilerOptions": {
|
||
|
|
"types": [
|
||
|
|
"cypress"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|