diff --git a/.eslintrc.js b/.eslintrc.js index 80846798b..06370b344 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -27,8 +27,6 @@ module.exports = { 'SquireUI': "readonly", // node_modules/knockout but dev/External/ko.js is used 'ko': "readonly", - // dev/External/ifvisible.js - 'ifvisible': "readonly", // vendors/routes/ 'hasher': "readonly", 'Crossroads': "readonly", diff --git a/README.md b/README.md index 72bdeb37f..4c849d6bd 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,6 @@ The result is faster and smaller download code (good for mobile networks). * boot.js without webpack overhead * Modified Jua.js to be without jQuery * Replaced Autolinker with simple https/email detection -* Replaced ifvisible.js with simple drop-in replacement * Replaced momentToNode with proper HTML5 `