Sha256: 6e48ee2862a522665563d6559a39d00267f67c4c2f391d11e94dd6f68e489952

Contents?: true

Size: 455 Bytes

Versions: 11

Compression:

Stored size: 455 Bytes

Contents

{
  "camelcase": true,
  "indent": 2,
  "white": false,
  "curly": true,
  "eqeqeq": true,
  "immed": true,
  "latedef": true,
  "newcap": true,
  "noarg": true,
  "sub": true,
  "undef": true,
  "boss": true,
  "eqnull": true,
  "browser": true,
  "predef": {
    "alert": true,
    "confirm": true,
    "console": true,
    "test": true,
    "equal": true,
    "ok": true,
    "sinon": true,
    "require": true,
    "$": true,
    "jQuery": true
  }
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
blocky-0.0.11 config/jshint.json
blocky-0.0.10 config/jshint.json
blocky-0.0.9 config/jshint.json
blocky-0.0.8 config/jshint.json
blocky-0.0.7 config/jshint.json
blocky-0.0.6 config/jshint.json
blocky-0.0.5 config/jshint.json
blocky-0.0.4 config/jshint.json
blocky-0.0.3 config/jshint.json
blocky-0.0.2 config/jshint.json
blocky-0.0.1 config/jshint.json