We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd82e02 commit c149599Copy full SHA for c149599
src/index.ts
@@ -39,6 +39,7 @@ export const JS_LANGUAGES: string[] = [
39
]
40
export const HTML_LANGUAGES: string[] = [
41
'blade',
42
+ 'django-html',
43
'edge',
44
'ejs',
45
'erb',
0 commit comments