add django support (#58)

master
Brad Cornes 2019-08-06 19:43:11 +01:00
parent dd82e0282e
commit c14959937a
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ export const JS_LANGUAGES: string[] = [
] ]
export const HTML_LANGUAGES: string[] = [ export const HTML_LANGUAGES: string[] = [
'blade', 'blade',
'django-html',
'edge', 'edge',
'ejs', 'ejs',
'erb', 'erb',