Skip to content

Commit

Permalink
update to extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
duluca committed May 8, 2018
1 parent 2a1e3d6 commit 92847ad
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
{
"recommendations": [
"johnpapa.angular-essentials",
"PKief.material-icon-theme",
"formulahendry.auto-close-tag",
"esbenp.prettier-vscode",
"PeterJausovec.vscode-docker",
"eamodio.gitlens",
"WallabyJs.quokka-vscode"
"WallabyJs.quokka-vscode",
"rbbit.typescript-hero",
"DSKWRK.vscode-generate-getter-setter",
"esbenp.prettier-vscode"
]
}

0 comments on commit 92847ad

Please sign in to comment.