Files
42marketplaces/sync/gh-jnlei-claude-tools-plugins-hooks-tsc-check.json
2025-11-30 09:08:53 +08:00

18 lines
405 B
JSON

{
"name": "tsc-check",
"owner": {
"name": "ClaudeSmith",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "tsc-check",
"description": "PreToolUse hook to run TypeScript type-checks",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-jnlei-claude-tools-plugins-hooks-tsc-check.git"
},
"strict": true
}
]
}