selfprivacy-rest-api/.vscode/settings.json
2021-11-16 18:14:01 +02:00

5 lines
123 B
JSON

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