GenshinUID/.vscode/extensions.json
2024-07-18 06:57:41 +08:00

8 lines
140 B
JSON

{
"recommendations": [
"ms-python.python",
"detachhead.basedpyright",
"ms-python.isort",
"ms-python.black-formatter"
]
}