mms2mail/.vscode/settings.json

5 lines
123 B
JSON
Raw Normal View History

2021-05-19 17:21:20 +00:00
{
"python.linting.flake8Enabled": true,
"python.linting.pylintEnabled": false,
"python.linting.enabled": true
}