changes to babelrc

This commit is contained in:
Wyatt Johnson
2017-08-01 22:12:02 +10:00
parent de97ad59ec
commit 2ac6a9d829
15 changed files with 30 additions and 29 deletions
+1 -2
View File
@@ -9,7 +9,6 @@
"transform-object-assign",
"transform-object-rest-spread",
"transform-async-to-generator",
"transform-react-jsx",
["transform-runtime", {"polyfill": false}]
"transform-react-jsx"
]
}
+2 -3
View File
@@ -9,7 +9,6 @@
"transform-object-assign",
"transform-object-rest-spread",
"transform-async-to-generator",
"transform-react-jsx",
["transform-runtime", {"polyfill": false}]
"transform-react-jsx"
]
}
}
+15
View File
@@ -0,0 +1,15 @@
{
"presets": [
"es2015"
],
"plugins": [
"add-module-exports",
"transform-class-properties",
"transform-decorators-legacy",
"transform-object-assign",
"transform-object-rest-spread",
"transform-async-to-generator",
"transform-react-jsx",
["transform-runtime", {"polyfill": false}]
]
}
+1 -2
View File
@@ -325,8 +325,7 @@ While building your plugin you need to specify a `.eslintrc.json` file and a`.ba
"transform-object-assign",
"transform-object-rest-spread",
"transform-async-to-generator",
"transform-react-jsx",
["transform-runtime", {"polyfill": false}]
"transform-react-jsx"
]
}
```
+1 -2
View File
@@ -9,7 +9,6 @@
"transform-object-assign",
"transform-object-rest-spread",
"transform-async-to-generator",
"transform-react-jsx",
["transform-runtime", {"polyfill": false}]
"transform-react-jsx"
]
}
+1 -2
View File
@@ -9,7 +9,6 @@
"transform-object-assign",
"transform-object-rest-spread",
"transform-async-to-generator",
"transform-react-jsx",
["transform-runtime", {"polyfill": false}]
"transform-react-jsx"
]
}
@@ -9,7 +9,6 @@
"transform-object-assign",
"transform-object-rest-spread",
"transform-async-to-generator",
"transform-react-jsx",
["transform-runtime", {"polyfill": false}]
"transform-react-jsx"
]
}
@@ -9,7 +9,6 @@
"transform-object-assign",
"transform-object-rest-spread",
"transform-async-to-generator",
"transform-react-jsx",
["transform-runtime", {"polyfill": false}]
"transform-react-jsx"
]
}
@@ -9,7 +9,6 @@
"transform-object-assign",
"transform-object-rest-spread",
"transform-async-to-generator",
"transform-react-jsx",
["transform-runtime", {"polyfill": false}]
"transform-react-jsx"
]
}
+1 -2
View File
@@ -9,7 +9,6 @@
"transform-object-assign",
"transform-object-rest-spread",
"transform-async-to-generator",
"transform-react-jsx",
["transform-runtime", {"polyfill": false}]
"transform-react-jsx"
]
}
+1 -2
View File
@@ -9,7 +9,6 @@
"transform-object-assign",
"transform-object-rest-spread",
"transform-async-to-generator",
["transform-react-jsx": {"polyfill": false}],
["transform-runtime", {"polyfill": false}]
"transform-react-jsx"
]
}
+1 -2
View File
@@ -9,7 +9,6 @@
"transform-object-assign",
"transform-object-rest-spread",
"transform-async-to-generator",
"transform-react-jsx",
["transform-runtime", {"polyfill": false}]
"transform-react-jsx"
]
}
@@ -9,7 +9,6 @@
"transform-object-assign",
"transform-object-rest-spread",
"transform-async-to-generator",
"transform-react-jsx",
["transform-runtime", {"polyfill": false}]
"transform-react-jsx"
]
}
+1 -2
View File
@@ -9,7 +9,6 @@
"transform-object-assign",
"transform-object-rest-spread",
"transform-async-to-generator",
"transform-react-jsx",
["transform-runtime", {"polyfill": false}]
"transform-react-jsx"
]
}
@@ -9,7 +9,6 @@
"transform-object-assign",
"transform-object-rest-spread",
"transform-async-to-generator",
"transform-react-jsx",
["transform-runtime", {"polyfill": false}]
"transform-react-jsx"
]
}