prettier-plugin-coffeescript icon indicating copy to clipboard operation
prettier-plugin-coffeescript copied to clipboard

Option for leading logical operators

Open helixbass opened this issue 6 years ago • 0 comments

Should merge Coffeescript branch allowing leading logical operators and make this the default behavior. And then add option to specify current behavior (trailing logical operators), eg lineContinuingLeadingOperators: ['none'] (or ['logical']) - use an array to allow for the future possibility of other types of leading operators being supported by Coffeescript?

helixbass avatar Mar 14 '19 13:03 helixbass