Hey! Thanks for contributing to the project. Please quickly make sure to check all the boxes which will help us in reviewing and getting your PR merged faster!
:rotating_light: Your checklist for this pull request:
Proposed changes
Change typescript target to es5
Types of changes
What types of changes does your code introduce to supertokens-website?
Put an x in the boxes that apply and add the issue number in # (if applicable)
[x] Bugfix (non-breaking change which fixes an issue) Fixes #
[ ] New feature (non-breaking change which adds functionality) Fixes #
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) Fixes #
Checklist
Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.
[x] I have added tests that prove my fix is effective or that my feature works
[x] I have added necessary documentation (if appropriate)
[x] Any dependent changes have been merged and published in downstream modules
Hey! Thanks for contributing to the project. Please quickly make sure to check all the boxes which will help us in reviewing and getting your PR merged faster!
:rotating_light: Your checklist for this pull request:
Proposed changes
Change typescript target to es5
Types of changes
What types of changes does your code introduce to supertokens-website? Put an
x
in the boxes that apply and add the issue number in # (if applicable)Checklist
Put an
x
in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.Further comments
None
Thank you! :heart: