summaryrefslogtreecommitdiffstats
path: root/js/.jshintrc
diff options
context:
space:
mode:
Diffstat (limited to 'js/.jshintrc')
-rw-r--r--js/.jshintrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/js/.jshintrc b/js/.jshintrc
index 2ad2ea6e6..7835a8760 100644
--- a/js/.jshintrc
+++ b/js/.jshintrc
@@ -46,6 +46,7 @@
"enumerate": true,
"News": true,
"t": true,
- "url": true
+ "url": true,
+ "navigator": true
}
}