pato-z80-home-computer/.vscode/settings.json

5 lines
125 B
JSON
Raw Permalink Normal View History

2020-12-09 22:23:12 +01:00
{
"python.pythonPath": "/usr/bin/python3",
"python.linting.pylintEnabled": true,
"python.linting.enabled": true
}