This commit is contained in:
Pine Wu
2019-09-03 09:19:56 -07:00
parent 54eaeb7544
commit 14a3819e74
4 changed files with 48 additions and 0 deletions

View File

@@ -188,6 +188,10 @@
{
"fileMatch": "*.html-data.json",
"url": "https://raw.githubusercontent.com/Microsoft/vscode-html-languageservice/master/docs/customData.schema.json"
},
{
"fileMatch": "package.json",
"url": "./schemas/package.schema.json"
}
]
},