Skip to content

Commit 5689792

Browse files
committed
🔨 Add environment.json for Cursor agents
1 parent 9eb5765 commit 5689792

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.cursor/environment.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"install": "curl -fsSL https://bun.sh/install | bash && source /root/.bashrc && bun install && bun turbo run @typebot.io/react#build",
3+
"terminals": []
4+
}

0 commit comments

Comments
 (0)