This commit is contained in:
comfyanonymous 2023-12-28 12:23:07 -05:00
parent c782144433
commit a8baa40d85

View File

@ -1,9 +0,0 @@
{
"path-intellisense.mappings": {
"../": "${workspaceFolder}/web/extensions/core"
},
"[python]": {
"editor.defaultFormatter": "ms-python.autopep8"
},
"python.formatting.provider": "none"
}