diff --git a/.jshintrc b/.jshintrc index 87a2747..194f07f 100644 --- a/.jshintrc +++ b/.jshintrc @@ -4,6 +4,7 @@ "evil": true, "forin": true, "freeze": true, + "immed": true, "laxbreak": true, "noempty": true, "nonew": true,