feat: replace CJS require with static imports, add comprehensive layout system tests

This commit is contained in:
saberzero1
2026-07-27 20:23:31 +02:00
parent 6f27207fbf
commit 508f73a33f
9 changed files with 1096 additions and 183 deletions
+1 -1
View File
@@ -118,7 +118,7 @@
"yargs": "^18.0.0"
},
"devDependencies": {
"@quartz-community/types": "^0.2.1",
"@quartz-community/types": "^0.3.0",
"@quartz-community/utils": "^0.1.0",
"@types/hast": "^3.0.4",
"@types/node": "^25.0.10",