mirror of
https://github.com/denoland/deno.git
synced 2024-12-25 00:29:09 -05:00
chore: update devcontainer configuration (#15751)
This commit is contained in:
parent
07d1cacd5f
commit
ed0471a681
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
},
|
},
|
||||||
|
|
||||||
"extensions": [
|
"extensions": [
|
||||||
"matklad.rust-analyzer",
|
"rust-lang.rust-analyzer",
|
||||||
"bungcip.better-toml",
|
"bungcip.better-toml",
|
||||||
"vadimcn.vscode-lldb",
|
"vadimcn.vscode-lldb",
|
||||||
"mutantdino.resourcemonitor"
|
"mutantdino.resourcemonitor"
|
||||||
|
|
Loading…
Reference in a new issue