mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-09-05 07:28:42 +08:00
📦 Chore(custom): update vscode setting
This commit is contained in:
Vendored
+10
-1
@@ -1,3 +1,12 @@
|
||||
{
|
||||
"recommendations": ["dbaeumer.vscode-eslint", "stylelint.vscode-stylelint"]
|
||||
"recommendations": [
|
||||
"Vue.volar",
|
||||
"dbaeumer.vscode-eslint",
|
||||
"stylelint.vscode-stylelint",
|
||||
"esbenp.prettier-vscode",
|
||||
"EditorConfig.EditorConfig",
|
||||
"lokalise.i18n-ally",
|
||||
"bradlc.vscode-tailwindcss",
|
||||
"vitest.explorer"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user