From 0688a193a25b995eb70ed22b69e5bc3d255bc442 Mon Sep 17 00:00:00 2001 From: Jinxuan Zhu Date: Sat, 3 Mar 2018 18:57:23 -0500 Subject: [PATCH] Add quotes to fix typo (#1683) --- .babelrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.babelrc b/.babelrc index 450433fd0..c6708204e 100644 --- a/.babelrc +++ b/.babelrc @@ -6,7 +6,7 @@ "react", "stage-0" ], - plugins: ["external-helpers"], + "plugins": ["external-helpers"], "env": { "webpack": { "presets": [