mirror of
https://github.com/eduardolat/pgbackweb.git
synced 2026-04-25 13:48:12 -05:00
Add standard.vscode-standard extension to recommendations
This commit is contained in:
Vendored
+2
-1
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"golang.go",
|
||||
"bradlc.vscode-tailwindcss"
|
||||
"bradlc.vscode-tailwindcss",
|
||||
"standard.vscode-standard"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user