Add back shorthand field to Property (#580)

Also add some better types for estree
This commit is contained in:
Daniel Tschinder
2017-06-17 01:05:32 +02:00
committed by GitHub
parent 6b4fba4deb
commit e11794c735
3 changed files with 25 additions and 10 deletions

View File

@@ -158,7 +158,8 @@
},
"body": []
}
}
},
"shorthand": false
}
]
}