currently, deno formatter converts `(1)` to `1` which is good, but it doesn't convert `return (1)` to `return 1` which prettier does.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by huseeiin and has received 2 comments.