going-rogue/.vscode/settings.json

4 lines
80 B
JSON
Raw Normal View History

2022-05-07 08:51:55 -07:00
{
"python.linting.pylintEnabled": true,
"python.linting.enabled": true
}