feat: add qa lab extension

This commit is contained in:
Peter Steinberger
2026-04-05 08:51:27 +01:00
parent d7f75ee087
commit bb60b53124
39 changed files with 2607 additions and 1126 deletions

View File

@@ -0,0 +1,8 @@
{
"id": "qa-lab",
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}