Sha256: 1e49dc8cb15abbf7a5f3c5a0107ec6839263c0d5a3474addfc61d63d5dba5f86

Contents?: true

Size: 473 Bytes

Versions: 4

Compression:

Stored size: 473 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",

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

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
msip-2.2.0.beta1 desarrollo/jshintrc
msip-2.2.0.alfa3 desarrollo/jshintrc
msip-2.2.0.alfa2 desarrollo/jshintrc
msip-2.2a2 desarrollo/jshintrc