You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm using js-beautify inside Vetur as shown below.
I'd like to know if it's possible to tell the JS-Beautify to only expand to multiline if I have more than N attributes. This would be nice to sync with ESLint rule that allows a maximum of 3 attributes before break to multilines
Hi, I'm using js-beautify inside Vetur as shown below.
I'd like to know if it's possible to tell the JS-Beautify to only expand to multiline if I have more than N attributes. This would be nice to sync with ESLint rule that allows a maximum of 3 attributes before break to multilines
The text was updated successfully, but these errors were encountered: