19 lines
306 B
JSON
19 lines
306 B
JSON
|
|
{
|
||
|
|
"hooks": {
|
||
|
|
"Stop": [
|
||
|
|
{
|
||
|
|
"matcher": "",
|
||
|
|
"hooks": [
|
||
|
|
{
|
||
|
|
"type": "command",
|
||
|
|
"command": ".claude/skills/local-qa/scripts/qa.sh"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"enabledPlugins": {
|
||
|
|
"code-simplifier@claude-plugins-official": true
|
||
|
|
}
|
||
|
|
}
|