Files
firegex-traffic-viewer/backend/.vscode/settings.json

5 lines
121 B
JSON
Raw Normal View History

2022-07-12 20:18:54 +02:00
{
"python.linting.pylintEnabled": false,
"python.linting.mypyEnabled": true,
"python.linting.enabled": true
}