We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c42ec34 commit a5ea387Copy full SHA for a5ea387
demo/.babelrc
@@ -0,0 +1,5 @@
1
+{
2
+ "presets": ["es2015"],
3
+ "plugins": ["transform-runtime"],
4
+ "comments": false
5
+}
0 commit comments