I am getting the following error message: ``` [14:52:05] 'jscs' errored after 2.04 s [14:52:05] Error in plugin 'gulp-jscs' Message: Cannot read property 'value' of undefined ``` You should propagate any exceptions thrown by `jscs` or at the very least print their stack-trace.
Activity
Merge pull request #64 from cowwoc/issue-63