| 123456789101112131415161718 |
- {
- "recommendations": [
- "Vue.volar",
- "dbaeumer.vscode-eslint",
- "oxc.oxc-vscode",
- "stylelint.vscode-stylelint",
- "mikestead.dotenv",
- "streetsidesoftware.code-spell-checker",
- "bradlc.vscode-tailwindcss",
- "antfu.iconify",
- "Lokalise.i18n-ally",
- "vunguyentuan.vscode-css-variables",
- "antfu.pnpm-catalog-lens"
- ],
- "unwantedRecommendations": [
- "octref.vetur"
- ]
- }
|