Advisor: Enable frontend code generation for the checktype kind (#100208)

nit: enabling frontend code generation for the `checktype`
This commit is contained in:
Levente Balogh
2025-02-07 10:49:27 +01:00
committed by GitHub
parent d196b789e2
commit 9da423045e
+1 -1
View File
@@ -7,7 +7,7 @@ checktype: {
versions: {
"v0alpha1": {
codegen: {
frontend: false
frontend: true
backend: true
}
schema: {