Assessment-2B/.vscode/settings.json
2022-03-02 17:51:34 +10:00

5 lines
No EOL
121 B
JSON

{
"python.linting.pylintEnabled": false,
"python.linting.enabled": true,
"python.linting.mypyEnabled": true
}