Skip to content

Commit dfcff93

Browse files
committed
Correct html base scope
1 parent 50da7d1 commit dfcff93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LSP-eslint.sublime-settings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
{
2424
"languageId": "html",
25-
"document_selector": "text.html",
25+
"document_selector": "text.html.basic",
2626
},
2727
],
2828
"settings": {

0 commit comments

Comments
 (0)