Files
pynosaur/.vscode/extensions.json
2025-06-20 00:57:47 +08:00

8 lines
127 B
JSON

{
"recommendations": [
"ms-python.black-formatter",
"ms-python.pylint",
"ms-python.flake8"
]
}