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 255758d commit 34afbd6Copy full SHA for 34afbd6
.babelrc
@@ -2,6 +2,7 @@
2
"plugins": [
3
"transform-object-rest-spread",
4
"transform-flow-strip-types",
5
+ "transform-runtime",
6
"add-module-exports"
7
],
8
"presets": [
0 commit comments