You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2017/10/20 23:55:15 UTC

[6/8] cordova-lib git commit: Make eslint ignore init-defaults.js file(s) as it will fail otherwise on 'package' keword that PromZard injects

Make eslint ignore init-defaults.js file(s) as it will fail otherwise on 'package' keword that PromZard injects


Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/b90739c9
Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/b90739c9
Diff: http://git-wip-us.apache.org/repos/asf/cordova-lib/diff/b90739c9

Branch: refs/heads/master
Commit: b90739c93ccd9c2a255fb5ff840ea8473957d6fd
Parents: c3ea159
Author: Roland <ro...@fraction7.com>
Authored: Fri Oct 20 08:00:32 2017 +0100
Committer: Steve Gill <st...@gmail.com>
Committed: Fri Oct 20 16:46:21 2017 -0700

----------------------------------------------------------------------
 .eslintignore | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-lib/blob/b90739c9/.eslintignore
----------------------------------------------------------------------
diff --git a/.eslintignore b/.eslintignore
index facec45..29ef117 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -1,4 +1 @@
-spec/cordova/fixtures/**
-spec/plugman/projects/**
-spec/plugman/plugins/**
-spec/cordova/temp/**
+**/init-defaults.js


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org