| 12345678910111213 |
- {
- // See https://go.microsoft.com/fwlink/?LinkId=827846
- // for the documentation about the extensions.json format
- "recommendations": [
- "dbaeumer.vscode-eslint",
- "EditorConfig.EditorConfig",
- "sonarsource.sonarlint-vscode",
- "streetsidesoftware.code-spell-checker",
- "Vue.volar",
- "vitest.explorer"
- ]
- }
|