feat(core-cms): scaffold empty package with exports + tags

This commit is contained in:
2026-05-04 20:30:12 +02:00
parent b4a9994dc2
commit cd1aa861a2
5 changed files with 43 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
{
"extends": ["//"],
"tags": ["core"]
}