This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
difftastic
mirror of
https://github.com/Wilfred/difftastic/
Watch
1
Star
0
Fork
You've already forked difftastic
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
trailing_commas
difftastic
/
sample_files
/
trailing_commas_2.js
14 lines
99 B
JavaScript
Raw
Permalink
Blame
History
function
foo
(
x
,
y
,
)
{
var
z
=
[
1
,
2
,
]
;
var
zz
=
{
a
:
1
,
b
:
2
,
}
;
}
Reference in New Issue
View Git Blame
Copy Permalink