| Index: .eslintignore |
| diff --git a/.eslintignore b/.eslintignore |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..be0321d303f11f6a25c05704aa8454f0a406ff30 |
| --- /dev/null |
| +++ b/.eslintignore |
| @@ -0,0 +1,8 @@ |
| +lib/jsbn.js |
| +lib/rusha.js |
| + |
| +# These files can not yet be linted, see |
| +# https://issues.adblockplus.org/ticket/4796 |
| +chrome/content/elemHideEmulation.js |
| +lib/common.js |
| +test/browser/elemHideEmulation.js |