Hacker News new | ask | show | jobs
by Boulth 2978 days ago
If you see `return await` glued together just like that you can drop the `await` as it's effectively a no-op in this case.