Files
wehub-resource-sync 0232b4e2bb
CI / build (push) Waiting to run
chore: import upstream snapshot with attribution
2026-07-13 13:09:51 +08:00

16 lines
389 B
JSON

{
"recommendations": [
"styled-components.vscode-styled-components",
"editorconfig.editorconfig",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"streetsidesoftware.code-spell-checker",
"codezombiech.gitignore",
"aaron-bond.better-comments"
],
"unwantedRecommendations": [
"nucllear.vscode-extension-auto-import",
"steoates.autoimport"
]
}