Iterate
This commit is contained in:
parent
a550341663
commit
4451ff1d6c
1 changed files with 1 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue