summaryrefslogtreecommitdiffstats
path: root/js/.jshintrc
diff options
context:
space:
mode:
Diffstat (limited to 'js/.jshintrc')
-rw-r--r--js/.jshintrc4
1 files changed, 1 insertions, 3 deletions
diff --git a/js/.jshintrc b/js/.jshintrc
index a5c3f3bec..19894c5ea 100644
--- a/js/.jshintrc
+++ b/js/.jshintrc
@@ -48,8 +48,6 @@
"t": true,
"url": true,
"navigator": true,
- "oc_requesttoken": true,
- "__dirname": true,
- "require": true
+ "oc_requesttoken": true
}
}