Skip to content

Prettier 2.3.0 appears incompatible with prettier-plugin-eex #51

@elliottneilclark

Description

@elliottneilclark

I recently upgraded a project from prettier 2.2.1 to 2.3.0 and when I did that all my eex files were reformatted. Reverting back to 2.2.1 from 2.3.0 gets everything to work again.

I've tested with 0.5.0 and 1.11.4 otp23 and otp24. All produce the same eext1 most elixir content in eex files.

I suspect that #43 is failing all the CI checks for the same problems and likely #50 is the same since the versions match. The work around for me was to downgrade to prettier 2.2.1 and npm install and formatting worked again.

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