We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6afb48 commit dd9a673Copy full SHA for dd9a673
src/extension.ts
@@ -22,6 +22,7 @@ const HTML_TYPES = [
22
'handlebars',
23
'ejs',
24
'nunjucks',
25
+ 'haml',
26
// for jsx
27
...JS_TYPES
28
]
0 commit comments