Don't add 'shorthand' property to ObjectMethod (#506)
This commit is contained in:
@@ -107,7 +107,6 @@
|
||||
}
|
||||
},
|
||||
"method": false,
|
||||
"shorthand": false,
|
||||
"computed": false,
|
||||
"key": {
|
||||
"type": "Identifier",
|
||||
@@ -126,6 +125,7 @@
|
||||
},
|
||||
"name": "p"
|
||||
},
|
||||
"shorthand": false,
|
||||
"value": {
|
||||
"type": "ArrayPattern",
|
||||
"start": 31,
|
||||
|
||||
Reference in New Issue
Block a user