quivr/.vscode/extensions.json

8 lines
163 B
JSON
Raw Normal View History

{
"recommendations": [
"ms-pyright.pyright",
"dbaeumer.vscode-eslint",
"ms-python.vscode-pylance",
"ms-pyright.pyright"
]
}