-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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-ignoreannotations from our ldapjs imports - Fix any new typescript errors that appear
Metadata
Metadata
Assignees
Labels
No labels