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-generator
/
test
/
fixtures
/
parentheses
/
arrow-function
/
expected.js
Amjad Masad
c889ef4058
Parenthesize arrow function when part of logical or binary expression
2015-12-17 23:18:43 -08:00
2 lines
23 B
JavaScript
Raw
Blame
History
foo
||
(
bar
=>
bar
(
)
)
;
Reference in New Issue
View Git Blame
Copy Permalink