mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
babel.config.json language mode should be 'jsonc'. Fixes #124683
This commit is contained in:
@@ -58,6 +58,8 @@
|
||||
".babelrc"
|
||||
],
|
||||
"filenames": [
|
||||
"babel.config.json",
|
||||
".babelrc.json",
|
||||
".ember-cli"
|
||||
],
|
||||
"configuration": "./language-configuration.json"
|
||||
|
||||
Reference in New Issue
Block a user