Replies: 1 comment
-
I suggest to place every parameter in a new line. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
maplibre-gl-js version:
Question
What's the recommended styling and indentation for long lines like this?
One line for this isn't a good choice IMO, but eslint rules aren't specifying a max line length (maybe they should), and the default pretiffier rules are a big departure from the style of the current code.
Related is #759
Beta Was this translation helpful? Give feedback.
All reactions