Skip to content

Commit 8f6e8b2

Browse files
committed
internal: Cursor worktree init
1 parent 1c35a92 commit 8f6e8b2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.cursor/worktrees.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"setup-worktree": [
3+
"yarn install",
4+
"yarn build:types",
5+
"yarn build:bundle"
6+
]
7+
}

0 commit comments

Comments
 (0)