dfinity / prettier-plugin-motoko

A code formatter for the Motoko smart contract language.
Apache License 2.0
28 stars 1 forks source link

Fix line wrapping corner case #53

Closed rvanasa closed 2 years ago

rvanasa commented 2 years ago

Enables line wrapping for tuples and arrays with a single tuple or array element, such as ((a, b, ...)).