summaryrefslogtreecommitdiff
path: root/.babelrc
diff options
context:
space:
mode:
Diffstat (limited to '.babelrc')
-rw-r--r--.babelrc5
1 files changed, 2 insertions, 3 deletions
diff --git a/.babelrc b/.babelrc
index a17c4ca..8df53fe 100644
--- a/.babelrc
+++ b/.babelrc
@@ -1,4 +1,3 @@
{
-"presets": ["react-native"],
-"plugins": ["transform-inline-environment-variables"]
-}
+"presets": ["react-native"]
+} \ No newline at end of file