No JSON IntelliSense for babelrc. Fixes #24267

This commit is contained in:
Martin Aeschlimann
2017-11-23 16:51:13 +01:00
parent ee187dfa42
commit 30296f6e61

View File

@@ -115,6 +115,10 @@
"fileMatch": ".babelrc",
"url": "http://json.schemastore.org/babelrc"
},
{
"fileMatch": ".babelrc.json",
"url": "http://json.schemastore.org/babelrc"
},
{
"fileMatch": "jsconfig.json",
"url": "http://json.schemastore.org/jsconfig"