radicale_plugins/.vscode/settings.json
2018-04-10 19:57:45 +02:00

6 lines
177 B
JSON

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