jshint is a static code analysis tool to identify and flag errors/potential errors in JS code. jscs is purely a style checker.
jshint is a static code analysis tool to identify and flag errors/potential errors in JS code. jscs is purely a style checker.