* Refactor parsing object members * Ensure decorators on rest don’t swallow decorators silently * Use hasPrecedingLineBreak * Add test for async with linebreak * Update flow whitelist
5 lines
29 B
JavaScript
5 lines
29 B
JavaScript
({
|
|
async
|
|
foo() {}
|
|
})
|