Closed AndreasHoffmann2 closed 2 years ago
We found several other issues with the line-breaks and are currently working on a generic test and the necessary fixes. Please do not merge this one for the moment.
Closed since we have a better test now: https://github.com/trullock/NUglify/pull/338
We ran into a syntax-error when using an arrow-function: The line-break before "=>" should not be there.
Created a unit-test and fixed the issue.