feat(cicd): add warning-only feature config validation

This commit is contained in:
Codex
2026-07-14 04:46:01 +02:00
parent 7eebc513b2
commit 90e5ad8e89
38 changed files with 1160 additions and 493 deletions
+4
View File
@@ -19,5 +19,9 @@
"vite": "^8.1.0",
"vue": "3",
"xlsx": "^0.18.5"
},
"dependencies": {
"ajv-dist": "8.17.1",
"yaml": "2.3.4"
}
}