feat(omo-codex): scaffold @oh-my-opencode/omo-codex workspace package

This commit is contained in:
YeonGyu-Kim
2026-05-25 22:24:51 +09:00
parent 2415f37bc0
commit 400006ec2c
9 changed files with 132 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[test]
preload = ["./test-setup.ts"]
pathIgnorePatterns = ["packages/web/**", "packages/lsp-tools-mcp/**"]
pathIgnorePatterns = ["packages/web/**", "packages/lsp-tools-mcp/**", "packages/omo-codex/plugin/**"]
[loader]
".md" = "text"