We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e43578 + 493aac7 commit 04bfad7Copy full SHA for 04bfad7
.babelrc
@@ -0,0 +1,6 @@
1
+{
2
+ "presets": [
3
+ ["@babel/preset-env", {"targets": {"browsers": ["Electron"]}}],
4
+ "@babel/preset-react"
5
+ ]
6
+}
0 commit comments