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

Support for BigInt #1207

Closed
synaptiko opened this issue Sep 28, 2018 · 3 comments

Comments

@synaptiko
Copy link

commented Sep 28, 2018

What version of standard?
^12.0.1

What operating system, Node.js, and npm version?
x86_64 GNU/Linux; v10.11.0; 6.4.1

What did you expect to happen?
When I specify 10n or BigInt(10) it shouldn't trigger an ESLint error. The support is now added to Node and Chrome/Chromium. More info here: https://developers.google.com/web/updates/2018/05/bigint

@stale

This comment has been minimized.

Copy link

commented Dec 27, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale label Dec 27, 2018

@justinkalland

This comment has been minimized.

Copy link

commented Dec 27, 2018

The proposal for BigInt is in Stage 3. ESLint will not support it until Stage 4 (finished).

Edit: Related ESLint issue: eslint/eslint#10860

@stale

This comment has been minimized.

Copy link

commented Mar 27, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale label Mar 27, 2019

@stale stale bot closed this Apr 3, 2019

@lock lock bot locked as resolved and limited conversation to collaborators Jul 3, 2019

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
2 participants
You can’t perform that action at this time.