Skip to content

Instantly share code, notes, and snippets.

@constgen
Last active November 24, 2018 19:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save constgen/2363eeccf745eb6c04baa910c82249c2 to your computer and use it in GitHub Desktop.
Save constgen/2363eeccf745eb6c04baa910c82249c2 to your computer and use it in GitHub Desktop.
Files associations in VSCode
{
"files.associations": {
"*.vue": "vue",
".stylelintrc": "json"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment