feat: allow devcontainer vscode configuration

This commit is contained in:
Revant Nandgaonkar
2021-11-30 17:27:25 +05:30
parent 0af1302485
commit aadb0a8139
4 changed files with 16 additions and 4 deletions

View File

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