Skip to content

Error on missing BigInt in es2020 #37899

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

Merged
merged 2 commits into from
Apr 13, 2020
Merged

Conversation

sandersn
Copy link
Member

Previously it was only an error in ESNext, but bigint is part of ES2020 so it should error there too.

I also added tests since there were none before.

Previously it was only on ESNext, but bigint ships in ES 2020.

There are no tests for this; passing `false` doesn't cause any tests to
fail at least.
@sandersn sandersn merged commit 5f46d42 into master Apr 13, 2020
@sandersn sandersn deleted the error-on-missing-BigInt-in-es2020 branch April 13, 2020 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants