thunix_api/.vscode/settings.json

5 lines
125 B
JSON

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