babel.config.json language mode should be 'jsonc'. Fixes #124683

This commit is contained in:
Martin Aeschlimann
2021-05-27 13:33:14 +02:00
parent cd501b2e5b
commit 693677c8a2
2 changed files with 133 additions and 0 deletions

View File

@@ -58,6 +58,8 @@
".babelrc"
],
"filenames": [
"babel.config.json",
".babelrc.json",
".ember-cli"
],
"configuration": "./language-configuration.json"