Skip to content

Indentation issues for .es files #85

@dakrone

Description

@dakrone

Recently (not sure when), es-mode started mis-indenting files to be something like:

GET /foo
  {
    "thing": "eggplant"
  }

Adding the extra two spaces before the JSON object. This is not correct and we should fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions