Skip to content

Use ldapjs types #18

@wilt00

Description

@wilt00

The ldapjs library we use does not provide typescript types, but community-provided types are available here: https://www.npmjs.com/package/@types/ldapjs and seem reasonably complete. We should:

  • Add this package to the repository as a dev dependency
  • Remove // @ts-ignore annotations from our ldapjs imports
  • Fix any new typescript errors that appear

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions