This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
babel
/
packages
/
babel-preset-env
/
test
/
fixtures
/
bugfixes
/
v8-spread-parameters-in-optional-chaining-chrome-89-no-bugfixes
/
input.js
Huáng Jùnliàng
c2a42492db
Implement @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining (
#13009
)
2021-03-19 13:26:28 -04:00
4 lines
25 B
JavaScript
Raw
Blame
History
fn
?
.
(
)
;
fn
?
.
(
...
[
]
,
0
)
;
Reference in New Issue
View Git Blame
Copy Permalink