Add recommended extensions
This commit is contained in:
8
.vscode/extensions.json
vendored
Normal file
8
.vscode/extensions.json
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"dbaeumer.vscode-eslint",
|
||||
"antfu.file-nesting",
|
||||
"vue.volar",
|
||||
"bradlc.vscode-tailwindcss"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user