mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 19:44:25 +01:00
No JSON IntelliSense for babelrc. Fixes #24267
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user