Add a schema association for babelrc #30380

This commit is contained in:
Erich Gamma 2017-07-11 11:02:08 +02:00
parent 2ae26b2247
commit d312f2b940

View file

@ -102,14 +102,14 @@
"fileMatch": "bower.json",
"url": "http://json.schemastore.org/bower"
},
{
"fileMatch": ".bower.json",
"url": "http://json.schemastore.org/bower"
},
{
"fileMatch": ".bowerrc",
"url": "http://json.schemastore.org/bowerrc"
},
{
"fileMatch": ".babelrc",
"url": "http://json.schemastore.org/babelrc"
},
{
"fileMatch": "jsconfig.json",
"url": "http://json.schemastore.org/jsconfig"