11 lines
201 B
JSON
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"
|
|
]
|
|
} |