We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24ec4c7 commit b89acb8Copy full SHA for b89acb8
.babelrc
@@ -0,0 +1,5 @@
1
+{
2
+ "presets":[
3
+ "@babel/preset-env"
4
+ ]
5
+}
0 commit comments