Skip to content

Commit

Permalink
Add standard.vscode-standard extension to recommendations
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardolat committed Aug 10, 2024
1 parent 59bef0c commit a44ee11
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"recommendations": [
"golang.go",
"bradlc.vscode-tailwindcss"
"bradlc.vscode-tailwindcss",
"standard.vscode-standard"
]
}

0 comments on commit a44ee11

Please sign in to comment.