mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
chore(agent hooks): remind on new React effects and memos
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
repo_root="$(cd "$(dirname "$0")/../.." && pwd)"
|
||||
exec "$repo_root/scripts/agent-hooks/react-pattern-review.sh" --skill-dir .cursor/skills --scope-prefix src/ "$@"
|
||||
Reference in New Issue
Block a user