Skip to content

New line in method definition parameters breaks highlighting #64

@ozgurgunes

Description

@ozgurgunes
export default {
  func1(param1) {
    return param1
  },
  func2(
    param2
  ){
    return param2
  }
}

Screenshot-2019-09-18-09 54 38

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions