Skip to content

Commit dd9a673

Browse files
committed
add .haml support
1 parent f6afb48 commit dd9a673

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/extension.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ const HTML_TYPES = [
2222
'handlebars',
2323
'ejs',
2424
'nunjucks',
25+
'haml',
2526
// for jsx
2627
...JS_TYPES
2728
]

0 commit comments

Comments
 (0)