radicale_plugins/.vscode/settings.json

6 lines
177 B
JSON

{
"python.linting.pylintEnabled": false,
"python.formatting.provider": "autopep8",
"python.pythonPath": "C:\\Program Files\\Python36\\python.exe",
"editor.tabSize": 4
}