aboutsummaryrefslogtreecommitdiffstats
path: root/.babelrc
diff options
context:
space:
mode:
Diffstat (limited to '.babelrc')
-rw-r--r--.babelrc4
1 files changed, 0 insertions, 4 deletions
diff --git a/.babelrc b/.babelrc
index 8e43e96..414ede1 100644
--- a/.babelrc
+++ b/.babelrc
@@ -1,14 +1,10 @@
{
"plugins": [
- "transform-es5-property-mutators",
- "transform-es2015-arrow-functions",
"transform-es2015-block-scoped-functions",
"transform-es2015-block-scoping",
"transform-es2015-classes",
"transform-es2015-computed-properties",
- "transform-es2015-constants",
"transform-es2015-destructuring",
- "transform-es2015-for-of",
"transform-es2015-function-name",
"transform-es2015-literals",
"transform-es2015-object-super",