mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 14:47:33 +00:00
10 lines
120 B
JSON
10 lines
120 B
JSON
![]() |
{
|
||
|
"extends": ["//"],
|
||
|
"tasks": {
|
||
|
"generate": {
|
||
|
"outputs": ["zitadel/**"],
|
||
|
"cache": false
|
||
|
}
|
||
|
}
|
||
|
}
|