Files
graphrag-microsoft/.vscode/extensions.json
Alonso Guevara 81b81cf60b Initial Release
2024-07-01 15:25:30 -06:00

12 lines
241 B
JSON

{
"recommendations": [
"arcanis.vscode-zipfs",
"ms-python.python",
"charliermarsh.ruff",
"ms-python.vscode-pylance",
"bierner.markdown-mermaid",
"streetsidesoftware.code-spell-checker",
"ronnidc.nunjucks"
]
}