mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 12:55:19 +00:00
10 lines
119 B
JSON
10 lines
119 B
JSON
{
|
|
"extends": ["//"],
|
|
"tasks": {
|
|
"generate": {
|
|
"outputs": ["zitadel/**"],
|
|
"cache": true
|
|
}
|
|
}
|
|
}
|