Files
infrastructure/.vscode/settings.json
2024-12-30 12:51:31 -07:00

6 lines
103 B
JSON

{
"python.linting.mypyEnabled": true,
"python.linting.enabled": true,
"cSpell.words": ["pkgs"]
}