todoist_interface/.vscode/settings.json

6 lines
119 B
JSON

{
"python.pythonPath": "venv/bin/python",
"python.linting.flake8Enabled": true,
"python.linting.enabled": true
}