feat(plugins): P5-003 Telegram channel plugin #93

Merged
jason.woltje merged 2 commits from feat/p5-telegram-plugin into main 2026-03-13 17:48:01 +00:00
Showing only changes of commit 02a0d515d9 - Show all commits

View File

@@ -11,7 +11,7 @@
"dependsOn": ["^lint"] "dependsOn": ["^lint"]
}, },
"typecheck": { "typecheck": {
"dependsOn": ["^typecheck"] "dependsOn": ["^build"]
}, },
"test": { "test": {
"dependsOn": ["^build"], "dependsOn": ["^build"],