Files
gh-jnlei-claude-tools-plugi…/.claude-plugin/plugin.json
2025-11-30 08:28:06 +08:00

11 lines
201 B
JSON

{
"name": "tsc-check",
"description": "PreToolUse hook to run TypeScript type-checks",
"version": "1.0.0",
"author": {
"name": "ClaudeSmith"
},
"hooks": [
"./hooks/hooks.json"
]
}