ucloud-setup/.vscode/settings.json
2019-08-29 15:56:54 +05:00

6 lines
No EOL
224 B
JSON

{
"python.pythonPath": "/home/meow/.local/share/virtualenvs/ucloud-setup-20frMi5h/bin/python",
"python.linting.pylintEnabled": false,
"python.linting.enabled": true,
"python.linting.prospectorEnabled": true
}