-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Closed
Labels
area: upstreamoutdatedA closed issue/PR that is archived due to age. Recommended to make a new issueA closed issue/PR that is archived due to age. Recommended to make a new issue
Description
Input Code
parseInt(08);Babel Configuration (.babelrc, package.json, cli command)
{
"sourceType": "script" // so that it's not strict
}Expected Behavior
Should evaluate to 8.
Current Behavior
Throws SyntaxError.
Your Environment
| software | version |
|---|---|
| Babel | 6.17 |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: upstreamoutdatedA closed issue/PR that is archived due to age. Recommended to make a new issueA closed issue/PR that is archived due to age. Recommended to make a new issue