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