Skip to content

Bug: Incorrect indenting of same level lines #114

@SkyaTura

Description

@SkyaTura

Info

Tool Version
Plugin v1.6.1
Prettier v2.1.1
Node v10.16.3
OS mac

Input

  div
  div
  div

Output or Error

div
  div
  div

Expected Output

div
div
div

Additional Context

I think it is self explained by the examples why this is an error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThe issue is expected and will not be fixed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions