Skip to content

Commit 8ad15bc

Browse files
committed
Tell jshint to check for trailing commas
See #333
1 parent 4e32c45 commit 8ad15bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.jshintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"es3": true,
23
"globalstrict": true,
34
"browser": true,
45
"predef": [

0 commit comments

Comments
 (0)