Jenny Gee created CB-8872:
-----------------------------
Summary: jshint 2.7.0 breaks on current code
Key: CB-8872
URL: https://issues.apache.org/jira/browse/CB-8872
Project: Apache Cordova
Issue Type: Bug
Components: BlackBerry
Affects Versions: Master
Reporter: Jenny Gee
Priority: Minor
{quote}
/var/jenkins/workspace/cordova-blackberry$ node_modules/grunt-cli/bin/grunt
Running "jshint:all" (jshint) task
framework/lib/utils.js
53 | if (!arg instanceof Array) {
^ Confusing use of '!'.
58 | if (!arg instanceof Date) {
^ Confusing use of '!'.
>> 2 errors in 90 files
Warning: Task "jshint:all" failed. Use --force to continue.
{quote}
This doesn't break on [email protected]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]