We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4400bf6 commit 403fddfCopy full SHA for 403fddf
.babelrc
@@ -6,7 +6,6 @@
6
],
7
"plugins": [
8
"transform-flow-comments",
9
- "external-helpers",
10
11
"env": {
12
"test": {
package.json
@@ -33,7 +33,6 @@
33
"babel-eslint": "^6.1.2",
34
"babel-loader": "^6.2.4",
35
"babel-plugin-espower": "^2.3.1",
36
- "babel-plugin-external-helpers": "^6.8.0",
37
"babel-plugin-transform-flow-comments": "^6.8.0",
38
"babel-preset-es2015": "^6.9.0",
39
"babel-preset-react": "^6.11.1",
0 commit comments