Perplexica/.vscode/extensions.json
Jin Yucong 4d4f6f6cae update
2024-07-05 16:17:43 +08:00

14 lines
336 B
JSON

{
"recommendations": [
"dbaeumer.vscode-eslint",
"streetsidesoftware.code-spell-checker",
"github.codespaces",
"github.copilot",
"github.copilot-chat",
"github.vscode-pull-request-github",
"eamodio.gitlens",
"vincaslt.highlight-matching-tag",
"orta.vscode-jest",
"esbenp.prettier-vscode"
]
}