rdio-scanner/.vscode/settings.json
Chrystian Huot 7c2ee69151 first commit
2019-06-12 11:43:21 -04:00

5 lines
124 B
JSON

{
"python.linting.pylintEnabled": true,
"python.linting.enabled": true,
"python.pythonPath": "/usr/bin/python"
}