Mercurial > wikked
view static/bootstrap/js/.jshintrc @ 74:3c8e07af93c7
Added FontAwesome icons.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 27 Feb 2013 22:02:02 -0800 |
parents | 130eccd396d8 |
children |
line wrap: on
line source
{ "validthis": true, "laxcomma" : true, "laxbreak" : true, "browser" : true, "eqnull" : true, "debug" : true, "devel" : true, "boss" : true, "expr" : true, "asi" : true }