diff --git a/.babelrc b/babel.config.js similarity index 95% rename from .babelrc rename to babel.config.js index e197575..8aa924d 100644 --- a/.babelrc +++ b/babel.config.js @@ -1,3 +1,3 @@ -{ - "presets": ["@babel/preset-env"] +{ + "presets": ["@babel/preset-env"] } \ No newline at end of file