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