[GitHub] cordova-js pull request #149: CB-12895 : added eslint to repo

2017-09-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-js/pull/149 --- - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org

[GitHub] cordova-js pull request #149: CB-12895 : added eslint to repo

2017-09-26 Thread audreyso
Github user audreyso commented on a diff in the pull request: https://github.com/apache/cordova-js/pull/149#discussion_r141135727 --- Diff: package.json --- @@ -15,6 +15,7 @@ "url": "https://issues.apache.org/jira/browse/CB"; }, "scripts": { +"eslint":

[GitHub] cordova-js pull request #149: CB-12895 : added eslint to repo

2017-09-26 Thread stevengill
Github user stevengill commented on a diff in the pull request: https://github.com/apache/cordova-js/pull/149#discussion_r141133636 --- Diff: package.json --- @@ -15,6 +15,7 @@ "url": "https://issues.apache.org/jira/browse/CB"; }, "scripts": { +"eslint

[GitHub] cordova-js pull request #149: CB-12895 : added eslint to repo

2017-09-26 Thread audreyso
Github user audreyso commented on a diff in the pull request: https://github.com/apache/cordova-js/pull/149#discussion_r141107663 --- Diff: package.json --- @@ -15,6 +15,7 @@ "url": "https://issues.apache.org/jira/browse/CB"; }, "scripts": { +"eslint":

[GitHub] cordova-js pull request #149: CB-12895 : added eslint to repo

2017-09-26 Thread audreyso
Github user audreyso commented on a diff in the pull request: https://github.com/apache/cordova-js/pull/149#discussion_r141106590 --- Diff: package.json --- @@ -15,6 +15,7 @@ "url": "https://issues.apache.org/jira/browse/CB"; }, "scripts": { +"eslint":

[GitHub] cordova-js pull request #149: CB-12895 : added eslint to repo

2017-09-25 Thread stevengill
Github user stevengill commented on a diff in the pull request: https://github.com/apache/cordova-js/pull/149#discussion_r140927739 --- Diff: package.json --- @@ -15,6 +15,7 @@ "url": "https://issues.apache.org/jira/browse/CB"; }, "scripts": { +"eslint

[GitHub] cordova-js pull request #149: CB-12895 : added eslint to repo

2017-09-25 Thread stevengill
Github user stevengill commented on a diff in the pull request: https://github.com/apache/cordova-js/pull/149#discussion_r140927689 --- Diff: package.json --- @@ -15,6 +15,7 @@ "url": "https://issues.apache.org/jira/browse/CB"; }, "scripts": { +"eslint

[GitHub] cordova-js pull request #149: CB-12895 : added eslint to repo

2017-09-25 Thread audreyso
GitHub user audreyso opened a pull request: https://github.com/apache/cordova-js/pull/149 CB-12895 : added eslint to repo ### Platforms affected ### What does this PR do? Added eslint to repo ### What testing has been done on this change?