jhipster / prettier-java

Prettier Java Plugin
http://www.jhipster.tech/prettier-java/
Apache License 2.0
1.06k stars 103 forks source link

fix: add es5 as trailingComma option #655

Closed jtkiesel closed 3 months ago

jtkiesel commented 3 months ago

What changed with this PR:

Adds es5 as a valid trailingComma option, to align with the Prettier option.

Relative issues or prs:

Closes #652