diff --git a/.jshintrc b/.jshintrc index 08096ef..aca7ce5 100644 --- a/.jshintrc +++ b/.jshintrc @@ -28,5 +28,5 @@ "white": false, "eqnull": true, "esnext": true, - "unused": true + "unused": "var" }