Commit b336718
committed
Fix duplicate hooks.json error — remove explicit hooks field from manifest
Claude Code now auto-loads hooks/hooks.json by convention, so declaring
it in manifest.hooks causes a "duplicate hooks file" error on plugin load.1 parent 8fe7d8e commit b336718
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
12 | 11 | | |
0 commit comments