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 f91467a commit 393bb57Copy full SHA for 393bb57
.babelrc
@@ -0,0 +1,4 @@
1
+{
2
+ "presets": ["env"],
3
+ "plugins": ["transform-class-properties", "transform-function-bind", "transform-object-rest-spread"]
4
+}
babel.config.js
0 commit comments