This commit is contained in:
Michael Telatynski
2023-03-13 12:34:45 +00:00
parent 1ff5dc7af5
commit 3b1b30dd4f

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",