Skip to content

Commit 9cb698b

Browse files
committed
Update comments
1 parent 98f7673 commit 9cb698b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

extensions/emmet/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
},
4141
"emmet.includeLanguages": {
4242
"type": "object",
43-
"default": {},
44-
"description": "Enable emmet abbreviations in languages that are not supported by default. Add a mapping here between the language and emmet supported language.\n Eg: {\"php\": \"html\", \"javascript\": \"javascriptreact\"}"
43+
"default": {},
44+
"description": "Enable emmet abbreviations in languages that are not supported by default. Add a mapping here between the language and emmet supported language.\n Eg: {\"vue-html\": \"html\", \"javascript\": \"javascriptreact\"}"
4545
},
4646
"emmet.variables":{
4747
"type": "object",

0 commit comments

Comments
 (0)