Fixed default settings file, added the extension recommendation

This commit is contained in:
Sumner Evans
2020-03-18 17:23:48 -06:00
parent 20751fa454
commit 008821d988
3 changed files with 5 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
{
"recommendations": [
"dangmai.workspace-default-settings",
"ms-python.python"
]
}
}