Skip to content

Commit

Permalink
Add 'babel.config.json' mapping for Babel schema (#844)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuravlikjb authored and madskristensen committed Oct 31, 2019
1 parent 954f51b commit 1f5e700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/json/catalog.json
Expand Up @@ -89,7 +89,7 @@
{
"name": "babelrc.json",
"description": "Babel configuration file",
"fileMatch": [".babelrc"],
"fileMatch": [".babelrc", "babel.config.json"],
"url": "http://json.schemastore.org/babelrc"
},
{
Expand Down

0 comments on commit 1f5e700

Please sign in to comment.