Files
BewlyBewly/.vscode/extensions.json
Hakadao a8873b5d78 style: adjust styles
* feat: support dark mode for notifications page
2023-09-18 01:37:41 +08:00

12 lines
213 B
JSON

{
"recommendations": [
"vue.volar",
"antfu.iconify",
"dbaeumer.vscode-eslint",
"antfu.unocss",
"csstools.postcss",
"lokalise.i18n-ally",
"streetsidesoftware.code-spell-checker"
]
}