From ce9619188268d74e8d4f63132ad0cebf813f943e Mon Sep 17 00:00:00 2001 From: Pavel Vlasov Date: Fri, 19 Feb 2016 16:50:00 -0500 Subject: [PATCH] Update .babelrc --- .babelrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.babelrc b/.babelrc index 32c6a1a..a5a58b5 100644 --- a/.babelrc +++ b/.babelrc @@ -1,4 +1,3 @@ { - "optional": ["runtime"], "blacklist": ["useStrict"] -} \ No newline at end of file +}