From c5468f072fb24e4185a8800d11af3206ee8b1d05 Mon Sep 17 00:00:00 2001 From: Steffen van Bergerem Date: Sat, 14 Feb 2015 19:44:00 +0100 Subject: [PATCH] JSHint: Add spyOn as a global variable --- config/.jshint.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config/.jshint.json b/config/.jshint.json index f4a747e9f..7303e3641 100644 --- a/config/.jshint.json +++ b/config/.jshint.json @@ -58,6 +58,7 @@ "factory", "stubView", "exports", + "spyOn", "app", "Diaspora",