cra-window-rules / settings.json
Mark Febrizio
try 2
bb93e21
raw
history blame contribute delete
132 Bytes
{
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
},
"python.formatting.provider": "none"
}