Skip to content

Commit

Permalink
add extensions recommendations for vscode.
Browse files Browse the repository at this point in the history
  • Loading branch information
mazgi committed Sep 24, 2022
1 parent 191f1d3 commit dfef006
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"recommendations": [
"esbenp.prettier-vscode",
"hashicorp.terraform",
"ms-azuretools.vscode-docker"
]
}

0 comments on commit dfef006

Please sign in to comment.