From f8c796c8f8bc089e21f6aaa7fff1be406240d2ac Mon Sep 17 00:00:00 2001 From: Michael Jackson Date: Fri, 24 Mar 2017 17:35:55 -0700 Subject: [PATCH] Co-locate Babel config with modules --- .babelrc => modules/.babelrc | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .babelrc => modules/.babelrc (100%) diff --git a/.babelrc b/modules/.babelrc similarity index 100% rename from .babelrc rename to modules/.babelrc