Skip to content

Commit

Permalink
Add recomanded extentions for VSCode
Browse files Browse the repository at this point in the history
  • Loading branch information
flexbox committed Feb 27, 2019
1 parent de85abd commit e3ae5ed
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .vscode/extensions.json
@@ -0,0 +1,10 @@
{
"recommendations": [
"formulahendry.auto-close-tag",
"formulahendry.auto-rename-tag",
"mgmcdermott.vscode-language-babel",
"editorconfig.editorconfig",
"esbenp.prettier-vscode",
"jpoissonnier.vscode-styled-components"
]
}

0 comments on commit e3ae5ed

Please sign in to comment.