Remove @CONTEXT.md directive from CLAUDE.md (stale reference) and reorder settings.json to put hooks before enabledPlugins for consistency. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
9 lines
101 B
JSON
9 lines
101 B
JSON
{
|
|
"hooks": {
|
|
"PreToolUse": []
|
|
},
|
|
"enabledPlugins": {
|
|
"kyberforge@holocron": true
|
|
}
|
|
}
|