add babel.config.json to validation (#83758)

This commit is contained in:
Huáng Jùnliàng 2019-11-01 14:23:04 -04:00 committed by Matt Bierner
parent c427d8383b
commit c35b9ba236

View file

@ -94,6 +94,10 @@
"fileMatch": ".babelrc.json",
"url": "https://schemastore.azurewebsites.net/schemas/json/babelrc.json"
},
{
"fileMatch": "babel.config.json",
"url": "https://schemastore.azurewebsites.net/schemas/json/babelrc.json"
},
{
"fileMatch": "jsconfig.json",
"url": "https://schemastore.azurewebsites.net/schemas/json/jsconfig.json"