[ 
https://issues.apache.org/jira/browse/CB-6973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14036211#comment-14036211
 ] 

ASF subversion and git services commented on CB-6973:
-----------------------------------------------------

Commit f9a81e4f38a70be50c1133d335553f4841ba98f4 in cordova-lib's branch 
refs/heads/master from [~kamrik]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=f9a81e4 ]

CB-6973: Fix JSHint errors in src/plugman/*.js

Add JSHint config comment in all the files (sometimes with tweaks)
/* jshint node:true, bitwise:true, undef:true, trailing:true, quotmark:true,
          indent:4, unused:vars, latedef:nofunc
*/

JSHint is now happy for both src/cordova/*.js and src/plugman/*.js
not including subdirs.

Use
npm run jshint
to run jshint on all the files that have been fixed so far.


> Use JSHint in Cordova CLI tools
> -------------------------------
>
>                 Key: CB-6973
>                 URL: https://issues.apache.org/jira/browse/CB-6973
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: CLI
>            Reporter: Mark Koudritsky
>            Assignee: Mark Koudritsky
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to