mirror of
https://github.com/oven-sh/bun
synced 2026-02-14 04:49:06 +00:00
* new docs starting point. missing alot of information * very experimental idea: make setup * run on ubuntu 20 * builds on ubuntu 20 (wsl) now * add release instructions * add valgrind note from jarred/new-bundler branch, just in case it gets lost when rebasing * changes requested
11 lines
205 B
JSON
11 lines
205 B
JSON
{
|
|
"recommendations": [
|
|
"ziglang.vscode-zig",
|
|
"esbenp.prettier-vscode",
|
|
"xaver.clang-format",
|
|
"vadimcn.vscode-lldb",
|
|
"bierner.comment-tagged-templates",
|
|
"ms-vscode.cpptools"
|
|
]
|
|
}
|