This commit is contained in:
Pine Wu
2019-07-29 10:05:40 -07:00
parent 9c7f270f69
commit 285b680dc1
2 changed files with 13 additions and 1 deletions

View File

@@ -730,6 +730,12 @@
}
}
}
],
"jsonValidation": [
{
"fileMatch": "*.css-data.json",
"url": "https://raw.githubusercontent.com/Microsoft/vscode-css-languageservice/master/docs/customData.schema.json"
}
]
},
"dependencies": {