You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.
disallowCommaBeforeLineBreak: Error running rule disallowCommaBeforeLineBreak: This is an issue with JSCS and not your codebase.
Please file an issue (with the stack trace below) at: https://github.com/jscs-dev/node-jscs/issues/new
TypeError: Cannot read property 'some' of undefined
at canSkip (/usr/local/lib/node_modules/jscs/lib/rules/disallow-comma-before-line-break.js:90:53)
at /usr/local/lib/node_modules/jscs/lib/rules/disallow-comma-before-line-break.js:96:17
at /usr/local/lib/node_modules/jscs/lib/js-file.js:603:17
at Array.forEach (native)
at Object.JsFile.iterateTokensByTypeAndValue (/usr/local/lib/node_modules/jscs/lib/js-file.js:601:26)
at Object.module.exports.check (/usr/local/lib/node_modules/jscs/lib/rules/disallow-comma-before-line-break.js:95:14)
at null.<anonymous> (/usr/local/lib/node_modules/jscs/lib/string-checker.js:165:22)
at Array.forEach (native)
at StringChecker._checkJsFile (/usr/local/lib/node_modules/jscs/lib/string-checker.js:161:31)
at StringChecker.checkString (/usr/local/lib/node_modules/jscs/lib/string-checker.js:106:14) at rules/browserify._js :
jscs -V
2.2.1
I belive cd8ce2e is responsible.
The text was updated successfully, but these errors were encountered: