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