1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-24 08:09:08 -05:00

chore: update devcontainer configuration (#15751)

This commit is contained in:
Bartek Iwańczuk 2022-09-03 02:21:41 +02:00 committed by Yoshiya Hinosawa
parent 07d1cacd5f
commit ed0471a681
No known key found for this signature in database
GPG key ID: 0E8BFAA8A5B4E92B

View file

@ -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"