We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7c3df4 commit c39bdb1Copy full SHA for c39bdb1
babel.config.js
@@ -8,7 +8,7 @@ module.exports = {
8
targets: {
9
esmodules: true,
10
},
11
- },],
+ }],
12
'@babel/react',
13
],
14
};
0 commit comments