Ben Lin
2025-01-09 7bcfc0507043dc878c801a259aa7d058f4982551
.vscode/extensions.json
@@ -1,5 +1,14 @@
{
    "recommendations": [
        "gamedilong.anes"
    ]
}
  "recommendations": [
    "vue.volar",
    "dbaeumer.vscode-eslint",
    "stylelint.vscode-stylelint",
    "esbenp.prettier-vscode",
    "mrmlnc.vscode-less",
    "lokalise.i18n-ally",
    "antfu.iconify",
    "antfu.unocss",
    "mikestead.dotenv",
    "warmthsea.vscode-custom-code-color"
  ]
}