Skip to content

Commit 0a503e8

Browse files
guillaumebridaybradlc
authored andcommitted
add support for slim files (#36)
1 parent e1a41e5 commit 0a503e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/extension.ts

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ const HTML_TYPES = [
2626
'haml',
2727
'leaf',
2828
'HTML (Eex)',
29+
'slim',
2930
'edge'
3031
]
3132
const CSS_TYPES = ['css', 'sass', 'scss', 'less', 'stylus']

0 commit comments

Comments
 (0)