-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
[babel 8] Numeric literals must be finite and non-negative #15802
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
[babel 8] Numeric literals must be finite and non-negative #15802
Conversation
|
Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/54933/ |
JLHwung
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you prepare a docs PR?
|
As for docs PR, I was meant for a migration note pushed to babel/website#2765. I can update that PR. |
|
Oh ok, thanks! I'll push to your branch. |
Updated, please take a look. Thanks! That PR is probably good to merge because the V8 migration docs will only show up on the Babel 8 website. |
I wanted to start warning in Babel 7, but we first need to fix regenerator to not pass negative numbers to
t.numericLiteral.