zhenxun_bot/.vscode/extensions.json

9 lines
142 B
JSON
Raw Permalink Normal View History

{
"recommendations": [
"charliermarsh.ruff",
"esbenp.prettier-vscode",
"ms-python.python",
"ms-python.vscode-pylance"
]
}