Skip to content

Commit c149599

Browse files
committed
add django support (#58)
1 parent dd82e02 commit c149599

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ export const JS_LANGUAGES: string[] = [
3939
]
4040
export const HTML_LANGUAGES: string[] = [
4141
'blade',
42+
'django-html',
4243
'edge',
4344
'ejs',
4445
'erb',

0 commit comments

Comments
 (0)