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 19894c5ea..dedacd590 100644
--- a/js/.jshintrc
+++ b/js/.jshintrc
@@ -48,6 +48,7 @@
"t": true,
"url": true,
"navigator": true,
- "oc_requesttoken": true
+ "oc_requesttoken": true,
+ "_": true
}
}