college-bot-v1/.vscode/settings.json
2023-05-02 18:07:59 +01:00

5 lines
No EOL
134 B
JSON

{
"python.linting.pycodestyleEnabled": true,
"python.linting.enabled": true,
"python.analysis.typeCheckingMode": "basic"
}