Method: Codeguard::JSHint.config_gem_path

Defined in:
lib/codeguard/js_hint.rb

.config_gem_pathObject



9
10
11
# File 'lib/codeguard/js_hint.rb', line 9

def config_gem_path
  Codeguard.config_path.join('jshint.yml')
end