config: packages,metadata,json (4 files)

This commit is contained in:
Richard Ward
2025-12-30 13:10:27 +00:00
parent 53224a8294
commit 83691f4bbf
4 changed files with 89 additions and 0 deletions

View File

@@ -23,5 +23,12 @@
"ThemeEditor"
]
},
"tests": {
"scripts": [
"tests/metadata.test.lua",
"tests/components.test.lua"
],
"cases": []
},
"minLevel": 5
}