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 7c6217b commit 7c76102Copy full SHA for 7c76102
.babelrc
@@ -1,5 +1,5 @@
1
{
2
"presets": ["es2015", "stage-2"],
3
- "plugins": ["transform-runtime", "transform-object-rest-spread"],
+ "plugins": ["transform-runtime"],
4
"comments": false
5
}
0 commit comments