diff --git a/src/icons/partials/fileNames.js b/src/icons/partials/fileNames.js index d9b733b..3488218 100644 --- a/src/icons/partials/fileNames.js +++ b/src/icons/partials/fileNames.js @@ -77,7 +77,9 @@ "license.md": "_file_license", "license.md.rendered": "_file_license", "license.txt": "_file_license", + "babel.config.js": "_file_babel", ".babelrc": "_file_babel", + ".babelrc.js": "_file_babel", ".babelrc.json": "_file_babel", ".eslintrc": "_file_eslint", ".eslintignore": "_file_eslint",