Automatically detect .ejs templates (and other common template extensions) as HTML file. Fixes #22333

This commit is contained in:
Martin Aeschlimann 2017-03-17 19:32:05 +01:00
parent 0cffe5f8a7
commit b266419e6e

View file

@ -33,7 +33,8 @@
".asp",
".aspx",
".jshtm",
".volt"
".volt",
".ejs"
],
"aliases": [
"HTML",