Sha256: c4e473d221e8ae7a9b44307be2533eae3cbf57858badb63e4dae1b684a2b2427
Contents?: true
Size: 654 Bytes
Versions: 1
Compression:
Stored size: 654 Bytes
Contents
{ "browser": true, "node": true, "predef": ["define", "L", "expect", "describe", "it", "sinon", "happen", "beforeEach", "afterEach"], "strict": false, "bitwise": true, "camelcase": true, "curly": true, "eqeqeq": true, "forin": false, "immed": true, "latedef": true, "newcap": true, "noarg": true, "noempty": true, "nonew": true, "undef": true, // "unused": true, // "quotmark": "single", "indent": 4, "trailing": true, "white": true, "smarttabs": true // "maxlen": 120 }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
leaflet-js-0.8.dev2 | lib/leaflet.draw/spec/spec.hintrc.js |