diff --git a/src/index.ts b/src/index.ts index abc662c1..c03521ff 100644 --- a/src/index.ts +++ b/src/index.ts @@ -39,6 +39,7 @@ export const JS_LANGUAGES: string[] = [ ] export const HTML_LANGUAGES: string[] = [ 'blade', + 'django-html', 'edge', 'ejs', 'erb',