mirror of
https://zotify.xyz/zotify/zotify.git
synced 2025-05-04 08:22:44 +00:00
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
|
|
},
|
|
} |