Closed kokhoor closed 2 years ago
There is no "rule" in Prettier.
In this case, for the unexpected error that appears, which module or project I should look at to fix this?
Thanks.
:wave: @kokhoor, we use the issue tracker exclusively for development purposes. For questions, please use Stack Overflow.
What rule that I should overwrite if I would like to allow braces after a new constructor (as that is what embedded javascript in java uses to override methods of the constructed objects
Currently, the error is: SyntaxError: Unexpected token, expected "," (
Thanks.