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": "eslint src test",
--- End diff --
Hmm so if we add in pkg here, there may be an issue because pkg is in the
.gitignore. Should I remove pkg from .gitignore so eslint can test it?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]