Sha256: 3d178b0839b17f3bc1f9468166639f85da0900ef9489bfe696fe377c45f42af8
Contents?: true
Size: 517 Bytes
Versions: 2
Compression:
Stored size: 517 Bytes
Contents
{ "asi": false, "bitwise": true, "browser": true, "camelcase": true, "curly": true, "forin": true, "immed": true, "latedef": "nofunc", "maxlen": 80, "newcap": true, "noarg": true, "noempty": true, "nonew": true, "predef": [ "$", "jQuery", "_", "Backbone", "Support", "jasmine", "beforeEach", "afterEach", "describe", "expect", "it", "sinon", "Helpers" ], "quotmark": true, "trailing": true, "undef": true, "unused": true }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
backbone-support-0.5.1 | .jshintrc |
backbone-support-0.5.0 | .jshintrc |