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