Cursor worktree config

This commit is contained in:
Víctor Falcón 2025-11-10 19:53:37 +00:00
parent e5a77a9aca
commit 0158dc2855
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
{
"setup-worktree": [
"composer install",
"bun install"
]
}