Skip to content

trimLeft and trimRight's doc comments are swapped #31830

Closed
@shibukawa

Description

@shibukawa

TypeScript Version: 3.5.1-

Search Terms:

trimLeft

Code

Comment issue. there is no code to reproduce it.

Expected behavior:

trimLeft is alias of trimStart. trimRight is alias of trimEnd.

Actual behavior:

trimLeft has a same comment of trimEnd and trimRight has a same comment of trimStart.

Playground Link:

Related Issues:

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptDomain: lib.d.tsThe issue relates to the different libraries shipped with TypeScriptFixedA PR has been merged for this issueHelp WantedYou can do this

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions