diff --git a/.cursor/worktrees.json b/.cursor/worktrees.json new file mode 100644 index 0000000000000..e57556bc0f9d6 --- /dev/null +++ b/.cursor/worktrees.json @@ -0,0 +1,5 @@ +{ + "setup-worktree": [ + "pnpm install" + ] +}