Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable assertRequired to type narrow #62

Merged
merged 1 commit into from
Apr 14, 2022

Conversation

cjbarth
Copy link
Collaborator

@cjbarth cjbarth commented Apr 14, 2022

Description

This is a chore to refactor the assertRequired function to use better TypeScript standards for type narrowing. This will allow stronger typing in other parts of the code in future PRs.

@cjbarth cjbarth changed the title Assert required Enable assertRequired to type narrow Apr 14, 2022
@cjbarth cjbarth merged commit c335606 into node-saml:master Apr 14, 2022
@cjbarth cjbarth deleted the assert-required branch April 14, 2022 12:09
@cjbarth cjbarth added the chore label Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant