Iterate
This commit is contained in:
@@ -16,6 +16,7 @@ module.exports = {
|
||||
"@babel/preset-react",
|
||||
],
|
||||
plugins: [
|
||||
["@babel/plugin-transform-typescript", { allowDeclareFields: true }],
|
||||
"@babel/plugin-proposal-export-default-from",
|
||||
"@babel/plugin-proposal-numeric-separator",
|
||||
"@babel/plugin-proposal-class-properties",
|
||||
|
||||
Reference in New Issue
Block a user