nio-llm/.vscode/extensions.json

7 lines
113 B
JSON
Raw Normal View History

2023-05-18 17:04:52 +00:00
{
"recommendations": [
"editorconfig.editorconfig",
"charliermarsh.ruff",
"ms-python.python",
]
}