test(script): batch 34 (4 files)

This commit is contained in:
YeonGyu-Kim
2026-05-30 19:12:06 +09:00
parent 932e5e0d9f
commit 77d3e32d5c
4 changed files with 208 additions and 8 deletions
+1 -1
View File
@@ -11,5 +11,5 @@
"allowImportingTsExtensions": true,
"noEmit": true
},
"include": ["./publish-workflow.test.ts", "./package-layout.test.ts"]
"include": ["./publish-workflow.test.ts", "./package-layout.test.ts", "./lazycodex-marketplace-validation.ts", "./sync-lazycodex-marketplace.ts", "./sync-lazycodex-marketplace.test.ts"]
}