Files
gmTouringMiniApp/.vscode/extensions.json
T

11 lines
204 B
JSON
Raw Normal View History

2026-07-30 16:04:34 +08:00
{
"recommendations": [
"antfu.goto-alias",
"csstools.postcss",
"dbaeumer.vscode-eslint",
"stylelint.vscode-stylelint",
"vue.volar",
"streetsidesoftware.code-spell-checker"
]
}