StarRailUID/.vscode/extensions.json
2024-02-11 12:51:25 +08:00

8 lines
141 B
JSON

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