Skip to content

Instantly share code, notes, and snippets.

@dance2die
Created January 19, 2018 02:23
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dance2die/f166bfa67e41fb91a8e051a013ac5550 to your computer and use it in GitHub Desktop.
Save dance2die/f166bfa67e41fb91a8e051a013ac5550 to your computer and use it in GitHub Desktop.
vs code - associate EJS file with HTML formatter
"files.associations": {
"*.ejs": "html"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment