space between parens () and brakets [] #982
Reed-Anderson
started this conversation in
Ideas
Replies: 1 comment
-
How return spaces? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi folks, just wondering if the Biome team would be more open to the implementation of this Prettier request that was declined:
prettier/prettier#1303
This formatting is available in both ESLint and DPrint, but as far as I can tell, not currently possible with Biome.
Function Declaration:
Instead of
Arrays:
instead of:
Methods:
instead of
Array indexing:
instead of
This issue was a Prettier deal breaker for some that I work with. Biome's support would definitely win them over.
Beta Was this translation helpful? Give feedback.
All reactions