Files
firegex-traffic-viewer/backend/.vscode/settings.json
2022-07-12 20:18:54 +02:00

5 lines
121 B
JSON

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