about summary refs log tree commit diff
path: root/.vscode/settings.json
blob: 86ab3eb1ffb651906e0e4c9adaa58d4f0c2e8faf (plain) (blame)
1
2
3
4
{
    "python.linting.mypyEnabled": true,
    "python.linting.enabled": true
}