We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bd92c1 commit f02b323Copy full SHA for f02b323
.babelrc
@@ -0,0 +1,7 @@
1
+{
2
+ "presets": [
3
+ "env",
4
+ "stage-0",
5
+ "react"
6
+ ]
7
+}
0 commit comments