Skip to content

Instantly share code, notes, and snippets.

@n9ti
Last active August 25, 2017 11:06
Show Gist options
  • Save n9ti/4bf5f11ed10c8796fd7cf759fb69c828 to your computer and use it in GitHub Desktop.
Save n9ti/4bf5f11ed10c8796fd7cf759fb69c828 to your computer and use it in GitHub Desktop.
VSCode config
"emmet.syntaxProfiles": {
"vue-html": "html",
"vue": "html"
},
"emmet.includeLanguages": {
"vue-html": "html",
"vue": "html"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment