{ "hooks": { "PostToolUse": [ { "hooks": [ { "command": "cd frontend && bun run fix --skip=correctness/noUnusedImports", "type": "command" } ], "matcher": "Write|Edit" } ] } }