Skip to content

Avoid running "extract return argument" when argument is single variable #33

Description

@slonoed

This code

function() {
  const a = 1
  return a
}

should not trigger refactoring

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions