Babel enable allowDeclareFields setting
This commit is contained in:
@@ -12,7 +12,7 @@ module.exports = {
|
||||
],
|
||||
},
|
||||
],
|
||||
"@babel/preset-typescript",
|
||||
["@babel/preset-typescript", { allowDeclareFields: true }],
|
||||
"@babel/preset-react",
|
||||
],
|
||||
plugins: [
|
||||
|
||||
Reference in New Issue
Block a user