Mercurial > p > roundup > code
view 3rdparty/bootstrap/js/.jshintrc @ 5644:b4d7588c74a4
Make exception raising work on python 3.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 10 Mar 2019 17:57:26 -0400 |
| parents | c109f7c1e477 |
| 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 }
