18 lines
341 B
JSON
18 lines
341 B
JSON
{
|
|
"hooks": {
|
|
"Stop": [
|
|
{
|
|
"hooks": [
|
|
{
|
|
"type": "command",
|
|
"command": "$CLAUDE_PLUGIN_ROOT/scripts/tsc-check.sh"
|
|
},
|
|
{
|
|
"type": "command",
|
|
"command": "$CLAUDE_PLUGIN_ROOT/scripts/trigger-build-resolver.sh"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
} |