Files
h2inc-old/.vscode/settings.json
T
2018-05-21 10:37:05 +02:00

6 lines
168 B
JSON

{
"python.pythonPath": "/usr/bin/python3.5",
"python.linting.pylintEnabled": true,
"python.linting.pep8Enabled": false,
"python.linting.enabled": true
}