15 lines
230 B
JSON
15 lines
230 B
JSON
{
|
|
"hooks": {
|
|
"SessionStart": [
|
|
{
|
|
"hooks": [
|
|
{
|
|
"type": "command",
|
|
"command": "bash ${CLAUDE_PLUGIN_ROOT}/hooks/check-figma-api-key.sh"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|