Created
April 10, 2016 21:25
-
-
Save scottaddie/ee2f13c7def68e0a914e727ca334c57b to your computer and use it in GitHub Desktop.
Workspace settings for file-to-language association in VS Code
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files.associations": { | |
".babelrc": "json" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment