Update compat table (#11039)
* Fix compat-data build script * Update compat table * Update mappings for transform-parameters kangax/compat-table#1570 * Update unrelated fixture * Update
This commit is contained in:
@@ -64,7 +64,8 @@ const es2015 = {
|
||||
features: [
|
||||
"default function parameters",
|
||||
"rest parameters",
|
||||
"destructuring, parameters / defaults, arrow function",
|
||||
"destructuring, parameters / aliased defaults, arrow function",
|
||||
"destructuring, parameters / shorthand defaults, arrow function",
|
||||
],
|
||||
},
|
||||
"transform-destructuring": {
|
||||
|
||||
Reference in New Issue
Block a user