diff --git a/src/index.ts b/src/index.ts index abc662c..c03521f 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',