mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Create environment.json
This commit is contained in:
10
.cursor/environment.json
Normal file
10
.cursor/environment.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"snapshot": "snapshot-20250630-a406baa4-6bb1-41d9-a125-85176851e05b",
|
||||
"install": "bun install",
|
||||
"terminals": [
|
||||
{
|
||||
"name": "bun build",
|
||||
"command": "bun run build"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user