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 2e3e2b9 commit 8d678faCopy full SHA for 8d678fa
.babelrc
@@ -0,0 +1,5 @@
1
+{
2
+ "presets": [
3
+ ["env", { "modules": false }]
4
+ ]
5
+}
0 commit comments