browsecloud/Batch/.vscode/settings.json

5 строки
120 B
JSON

{
"python.linting.pylintEnabled": true,
"python.linting.enabled": true,
"python.linting.lintOnSave": true,
}