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

Primary files use typescript #477

Merged
merged 3 commits into from Oct 29, 2020
Merged

Primary files use typescript #477

merged 3 commits into from Oct 29, 2020

Conversation

gugu
Copy link
Contributor

@gugu gugu commented Oct 29, 2020

This PR switches to valid TS other files (except tests)

SAML module now uses native classes, Strategy still uses a functional approach with .prototype because of the dodgy way of override in MultiSAML

Lint returns 0 errors now, but typescript is not in a strict mode

@markstos
Copy link
Contributor

Like the other refactor, I think this one can be trusted as all tests contiue to pass.

@markstos markstos merged commit decc5d6 into master Oct 29, 2020
@cjbarth cjbarth deleted the ts-primary-files branch March 15, 2021 18:29
@cjbarth cjbarth added the chore Refactoring, etc. to keep code-rot in check. label May 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Refactoring, etc. to keep code-rot in check.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants