Mercurial > p > roundup > code
view 3rdparty/bootstrap/js/.jshintrc @ 5247:7f00a47b3559
Make demo.py run under either Python 2 or 3.
| author | Eric S. Raymond <esr@thyrsus.com> |
|---|---|
| date | Thu, 24 Aug 2017 17:55:02 -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 }
