This commit is contained in:
Michael Telatynski 2023-03-13 12:34:45 +00:00
parent 1ff5dc7af5
commit 3b1b30dd4f
No known key found for this signature in database
GPG key ID: 98BC6A2B829297FE

View file

@ -19,8 +19,8 @@ module.exports = {
],
},
],
"@babel/preset-react",
["@babel/preset-typescript", { allowDeclareFields: true }],
"@babel/preset-react",
],
plugins: [
"@babel/plugin-proposal-export-default-from",