diff --git a/src/index.ts b/src/index.ts index 75096f09..abab9af7 100644 --- a/src/index.ts +++ b/src/index.ts @@ -38,6 +38,7 @@ export const JS_LANGUAGES: string[] = [ 'typescriptreact' ] export const HTML_LANGUAGES: string[] = [ + 'aspnetcorerazor', 'blade', 'django-html', 'edge',