Add "allowArrayLike" opt to destructuring and spread transforms (#11265)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"plugins": [
|
||||
["external-helpers", { "helperVersion": "7.100.0" }],
|
||||
["transform-destructuring", { "allowArrayLike": true }]
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user