Move devcontainer settings to devcontainer.json

This commit is contained in:
Lev Vereshchagin
2021-12-17 12:43:48 +03:00
parent 47f216af83
commit cea7548619
3 changed files with 10 additions and 17 deletions

View File

@@ -1,3 +0,0 @@
{
"debug.node.autoAttach": "disabled"
}