Emmet: add support of multiple extensions path (#117105)

This commit is contained in:
Hsuan-An Weng Lin
2021-02-22 13:20:21 -06:00
committed by GitHub
parent 5bab307980
commit 5654c838e8

View File

@@ -86,6 +86,7 @@
"emmet.extensionsPath": {
"type": [
"string",
"array",
"null"
],
"default": null,