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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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