Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit f5fc546

Browse files
authored
Remove Handlebars support (#116)
There is a dedicated linter for Handlebars, removing this as it isn't fully supported in the first place.
1 parent 3722bc1 commit f5fc546

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ const GRAMMAR_SCOPES = [
77
'text.html.gohtml',
88
'text.html.jsp',
99
'text.html.mustache',
10-
'text.html.handlebars',
1110
'text.html.ruby'
1211
];
1312

0 commit comments

Comments
 (0)