Class: Epic::Validator::JSON
- Inherits:
-
JavaScript
- Object
- Base
- JavaScript
- Epic::Validator::JSON
- Defined in:
- lib/epic.rb
Instance Method Summary collapse
Methods inherited from JavaScript
#jslint_settings_count, #use_jslint_settings?, #validate
Methods inherited from Base
#base_path, #configuration, configuration, configure, #display_path, #tmp_path
Instance Method Details
#jslint_settings ⇒ Object
148 149 |
# File 'lib/epic.rb', line 148 def jslint_settings end |
#pre_process(output) ⇒ Object
144 145 146 |
# File 'lib/epic.rb', line 144 def pre_process(output) output end |