handleman
8/3/2015 - 11:58 AM

jshint selective ignore

jshint selective ignore

// Code here will be linted with JSHint.
/* jshint ignore:start */
// Code here will be ignored by JSHint.
/* jshint ignore:end */