We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1966e52 commit e2a9918Copy full SHA for e2a9918
1 file changed
continual-learning/hooks/hooks.json
@@ -3,7 +3,7 @@
3
"hooks": {
4
"stop": [
5
{
6
- "command": "bun run ./hooks/continual-learning-stop.ts"
+ "command": "bun run ${CURSOR_PLUGIN_ROOT}/hooks/continual-learning-stop.ts"
7
}
8
]
9
0 commit comments