Sha256: 9bf29143b4862bd7ef1644cce751b1eccaf0b462600412a4f8217fd6b1e72974

Contents?: true

Size: 428 Bytes

Versions: 46

Compression:

Stored size: 428 Bytes

Contents

files: ["**/*.js"] # No need to put app/assets/ or vendor/assets here
exclude_paths: []
options:
  boss:       true
  browser:    true
  curly:      true
  eqeqeq:     true
  eqnull:     true
  expr:       true
  immed:      true
  indent:     2
  latedef:    true
  newcap:     true
  noarg:      true
  sub:        true
  trailing:   true
  undef:      true
  unused:     true
  globals:
    jQuery:   true
    "$":      true

Version data entries

46 entries across 39 versions & 3 rubygems

Version Path
keppler-2.1.22 installer/core/config/jshint.yml
keppler-2.1.21 installer/core/config/jshint.yml
keppler-2.1.20 installer/core/config/jshint.yml
keppler-2.1.19 installer/core/config/jshint.yml
keppler-2.1.18 installer/core/config/jshint.yml
keppler-2.1.18 testing-with-2.1.18/config/jshint.yml
keppler-2.1.17 installer/core/config/jshint.yml
keppler-2.1.16 installer/core/config/jshint.yml
keppler-2.1.15 installer/core/config/jshint.yml
keppler-2.1.14 installer/core/config/jshint.yml
keppler-2.1.13 installer/core/config/jshint.yml
keppler-2.1.12 installer/core/config/jshint.yml
keppler-2.1.11 installer/core/config/jshint.yml
keppler-2.1.10 installer/core/config/jshint.yml
keppler-2.1.9 installer/core/config/jshint.yml
keppler-2.1.8 installer/core/config/jshint.yml
keppler-2.1.7 installer/core/config/jshint.yml
keppler-2.1.6 installer/core/config/jshint.yml
keppler-2.1.5 installer/core/config/jshint.yml
keppler-2.1.4 installer/core/config/jshint.yml