Skip to content

Loosen static reserved identifiers errors on ambient declarations #13615

Closed
@tinganho

Description

@tinganho

I think #12065 just broke the selenium-webdriver definition:
https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/selenium-webdriver/index.d.ts#L2601

An example usage:

driver.findeElement(By.name('firstname')).sendKeys('Bob');

One solution is to loosen the error on ambient declarations?

Metadata

Metadata

Assignees

No one assigned

    Labels

    FixedA PR has been merged for this issue

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions