Skip to content

Instantly share code, notes, and snippets.

@scottaddie
Created April 10, 2016 21:25
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 scottaddie/ee2f13c7def68e0a914e727ca334c57b to your computer and use it in GitHub Desktop.
Save scottaddie/ee2f13c7def68e0a914e727ca334c57b to your computer and use it in GitHub Desktop.
Workspace settings for file-to-language association in VS Code
{
"files.associations": {
".babelrc": "json"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment