6 lines
123 B
JSON
6 lines
123 B
JSON
|
{
|
||
|
"editor.formatOnSave": true,
|
||
|
"[python]": {
|
||
|
"editor.defaultFormatter": "ms-python.black-formatter"
|
||
|
}
|
||
|
}
|