Index: .eslintignore |
=================================================================== |
--- a/.eslintignore |
+++ b/.eslintignore |
@@ -1,2 +1,4 @@ |
lib/punycode.js |
lib/publicSuffixList.js |
+lib/basedomain.js |
hub
2017/09/15 19:44:00
This is a third-party file. Leaving it alone for n
sergei
2017/09/18 07:59:04
Acknowledged.
|
+lib/compat.js |
hub
2017/09/15 19:44:00
This one mostly pass but has some issues: it expor
sergei
2017/09/18 07:59:04
If it's because of definition of `require` then wo
hub
2017/09/18 12:43:04
eventually we'll move to webpack and this will be
|