-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
I recently got the following error after updating to the latest version of prettier 3.0:
InvalidDocError: Unexpected doc.type 'concat'.
Expected it to be 'cursor', 'indent', 'align', 'trim', 'group', 'fill', 'if-break', 'indent-if-break', 'line-suffix', 'line-suffix-boundary', 'line', 'label', or 'break-parent'.
I looked for the issue, and found the following:
prettier.doc.builders.concat was deprecated in v2.3.0, now it's removed.
Which literally makes the plugin unusable, unless the issue gets solved and updated to a newer version.
tschaefermedia, nikkow, lalonso-dev, damercier, aqmebrak and 8 more
Metadata
Metadata
Assignees
Labels
No labels