Skip to content

Deprecation request in favor of Prettier 3 because of Angular 19 template syntax #30

@RollingTom

Description

@RollingTom

Hi and thank you for your work on this project. It has been very helpful to many of us in the Angular community.

Since Angular 19 introduced the new @if and @for syntax, this formatter runs into conflicts when used together with Prettier 3 and the following configuration:

singleAttributePerLine: true

Because Prettier 3 now has solid support for Angular templates and handles the new control flow syntax correctly, it seems like the ecosystem may be moving fully toward Prettier for template formatting.

Would you consider deprecating this project in favor of Prettier 3 and pointing users to that solution? It might help avoid confusion for new users and reduce maintenance burden on your side.

Thank you again for all your work and for considering this request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions