Skip to content

Commit 83fdb0e

Browse files
Add bun extension
1 parent 1a063c7 commit 83fdb0e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"ms-python.python",
2525
"ms-python.vscode-pylance",
2626
"charliermarsh.ruff",
27-
"ms-playwright.playwright"
27+
"ms-playwright.playwright",
28+
"oven.bun-vscode"
2829
]
2930
}
3031
}

0 commit comments

Comments
 (0)