Add setup-worktree script to .cursor/worktrees.json
This commit is contained in:
parent
58a648fac8
commit
c8748d95f3
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"setup-worktree": [
|
||||
"bun install"
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue