trpg/.vscode/extensions.json
austin 028a2c85bd
All checks were successful
studiorailgun/trpg/pipeline/head This commit looks good
add mypy extension
2025-01-02 10:04:32 -05:00

6 lines
89 B
JSON

{
"recommendations": [
"ms-python.python",
"matangover.mypy",
]
}