build(prompts-core): bundle markdown prompt variants

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
YeonGyu-Kim
2026-05-24 18:29:05 +09:00
parent 91351d73fd
commit 96a9365044
9 changed files with 56 additions and 1 deletions
+1
View File
@@ -8,6 +8,7 @@
"outDir": "dist",
"rootDir": "src",
"strict": true,
"allowArbitraryExtensions": true,
"esModuleInterop": true,
"skipLibCheck": true,
"forceConsistentCasingInFileNames": true,