selfprivacy-rest-api/.vscode/settings.json

5 lines
123 B
JSON

{
"python.formatting.provider": "black",
"python.linting.pylintEnabled": true,
"python.linting.enabled": true
}