From 2d33844f67bb8bf8bc88663b3104e1c945d88a05 Mon Sep 17 00:00:00 2001 From: Joel Einbinder Date: Wed, 22 Sep 2021 11:34:34 -0400 Subject: [PATCH] chore(babel): rename .babelrc to babel.config.json --- .babelrc => babel.config.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .babelrc => babel.config.json (100%) diff --git a/.babelrc b/babel.config.json similarity index 100% rename from .babelrc rename to babel.config.json