Skip to content

Commit 0e2bc79

Browse files
praveenpererabradlc
authored andcommitted
Fix EEx support (for elixir/phoenix) (#54)
1 parent dd82e02 commit 0e2bc79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ export const HTML_LANGUAGES: string[] = [
4646
'handlebars',
4747
'html',
4848
'HTML (Eex)',
49+
'HTML (EEx)',
4950
'jade',
5051
'leaf',
5152
'markdown',

0 commit comments

Comments
 (0)