college-bot-v1/.vscode/settings.json
2023-03-27 23:16:28 +01:00

5 lines
No EOL
136 B
JSON

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