7 lines
No EOL
176 B
JSON
7 lines
No EOL
176 B
JSON
{
|
|
"editor.defaultFormatter": "ms-python.black-formatter",
|
|
"editor.formatOnSave": true,
|
|
"editor.codeActionsOnSave": {
|
|
"source.organizeImports": true
|
|
},
|
|
} |