gsuid_core/.vscode/extensions.json
MingxuanGame e3fb97f4b2
🎉 init
2023-01-03 21:34:55 +08:00

9 lines
142 B
JSON

{
"recommendations": [
"ms-python.python",
"ms-python.vscode-pylance",
"ms-python.isort",
"ms-python.black-formatter"
]
}