Sha256: 14feaa32f0f07ef719240cabcb1cfa6a1f9decdf6462190ce87a36fc18d51c35

Contents?: true

Size: 475 Bytes

Versions: 5

Compression:

Stored size: 475 Bytes

Contents

{
  "asi": false,
  "bitwise": true,
  "browser": true,
  "camelcase": true,
  "curly": true,
  "forin": true,
  "immed": true,
  "latedef": "nofunc",
  "maxlen": 120,
  "newcap": true,
  "noarg": true,
  "noempty": true,
  "nonew": true,
  "predef": [
    "$",
    "jQuery",

    "jasmine",
    "beforeEach",
    "describe",
    "expect",
    "it",

    "angular",
    "inject",
    "module"
  ],
  "quotmark": false,
  "trailing": true,
  "undef": true,
  "unused": true
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
lurker-1.0.0 .jshintrc
lurker-0.6.12 .jshintrc
lurker-0.6.11 .jshintrc
lurker-0.6.10 .jshintrc
lurker-0.6.9 .jshintrc