Skip to content

Instantly share code, notes, and snippets.

@constgen
Last active November 24, 2018 19:03
Show Gist options
  • Select an option

  • Save constgen/2363eeccf745eb6c04baa910c82249c2 to your computer and use it in GitHub Desktop.

Select an option

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