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 2c09d01 commit 493aac7Copy full SHA for 493aac7
.babelrc
@@ -0,0 +1,6 @@
1
+{
2
+ "presets": [
3
+ ["@babel/preset-env", {"targets": {"browsers": ["Electron"]}}],
4
+ "@babel/preset-react"
5
+ ]
6
+}
0 commit comments