diff --git a/.jshintrc b/.jshintrc index 7ca0ccebafc..8fad1409637 100644 --- a/.jshintrc +++ b/.jshintrc @@ -22,9 +22,6 @@ "jQuery": false, "wp": false, "BP_Nouveau": false, - "grecaptcha": false, - "define": true, - "require": true, - "module": true + "grecaptcha": false } } diff --git a/Gruntfile.js b/Gruntfile.js index a00a1cde7ed..e8875a3fe18 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -67,6 +67,7 @@ module.exports = function (grunt) { '!**/emojione-edited.js', '!**/emojionearea-edited.js', '!**/node_modules/**/*.js', + '!**/jquery.atwho.js', ] ),