Skip to content

Commit

Permalink
laxcomma
Browse files Browse the repository at this point in the history
  • Loading branch information
rvagg committed Mar 8, 2012
1 parent 964666d commit f280cdf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion make.js
Expand Up @@ -20,5 +20,6 @@ require('smoosh').config({
, "laxbreak": true
, "eqeqeq": false
, "eqnull": true
, "laxcomma": true
}
}).run().analyze()
}).run().analyze()

0 comments on commit f280cdf

Please sign in to comment.