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
{{ message }}
This repository was archived by the owner on Jan 31, 2024. It is now read-only.
Hi,
in our Web-Project we use maven-formatter-plugin as formatter for our JavaScript Files. Unfortunately the support for ES6 patterns seems to be very poor. Trying to format a ES6 class leads to an exception of the formatter. Is there a way to make the formatter understanding ES6 patterns?
Hi,
in our Web-Project we use
maven-formatter-pluginas formatter for our JavaScript Files. Unfortunately the support for ES6 patterns seems to be very poor. Trying to format a ES6 class leads to an exception of the formatter. Is there a way to make the formatter understanding ES6 patterns?Thanks & Best
Robin