This commit is contained in:
Elio Bischof
2025-07-18 00:17:15 +02:00
parent 1adf1e73a9
commit e61997b7e9
6 changed files with 17 additions and 34 deletions

View File

@@ -19,10 +19,6 @@
"dependsOn": ["generate", "@zitadel/client#build"],
"cache": false,
"persistent": true
},
"lint": {
"dependsOn": ["generate"],
"outputs": []
}
}
}