un-ts / prettier

:package: Opinionated but Incredible Prettier plugins.
https://prettier.vercel.app
MIT License
277 stars 26 forks source link

Dockerfile with MAINTAINER email fails parsing #384

Open Yona-Appletree opened 2 months ago

Yona-Appletree commented 2 months ago

Dockerfile with MAINTAINER with email fails parsing:

MAINTAINER Jean Luc Picard <picardj@starfleet.gov>
[error] Dockerfile: SyntaxError: > must be followed by a word
[error] > 1 | MAINTAINER Jean Luc Picard <picardj@starfleet.gov>