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-parser
/
test
/
fixtures
/
es2020
/
nullish-coalescing-operator
/
nullish-and
/
input.js
Oleksandr Fediashov
c3388ea42f
Enable nullish coalescing by default in @babel/parser (
#10819
)
...
* move files, remove hasPlugin() & expectPlugin() * restore permissions
2020-01-10 02:52:53 +01:00
2 lines
15 B
JavaScript
Raw
Blame
History
a
?
?
(
b
&&
c
)
;
Reference in New Issue
View Git Blame
Copy Permalink