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 5e7a89c commit 0288a39Copy full SHA for 0288a39
.babelrc
@@ -7,9 +7,6 @@
7
}
8
]
9
],
10
- "plugins": [
11
- "add-module-exports"
12
- ],
13
"comments": false,
14
"env": {
15
"test": {
package.json
@@ -47,7 +47,6 @@
47
"babel-cli": "^6.26.0",
48
"babel-core": "^6.26.0",
49
"babel-loader": "^7.1.4",
50
- "babel-plugin-add-module-exports": "^0.2.1",
51
"babel-plugin-istanbul": "^4.1.5",
52
"babel-preset-es2015": "^6.24.1",
53
"chai": "^4.1.2",
0 commit comments