Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2017-12-18 16:28:49 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2017-12-18 16:28:49 +0300
commit7a244b100a342df1531002f2dd64f554af1c5578 (patch)
tree10a27e973480ff2107b60c97bcfbfc80c1d84ec4 /.jshintrc
parent3e85b1257690258a843e608050cc438c8245d984 (diff)
Try to migrate away from global js dependencies
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to '.jshintrc')
-rw-r--r--.jshintrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.jshintrc b/.jshintrc
index b6bea73da..85b70638e 100644
--- a/.jshintrc
+++ b/.jshintrc
@@ -25,7 +25,6 @@
"beforeEach": true,
"afterEach": true,
"fakeServer": true,
- "_": true,
"OC": true,
"OCA": true,
"t": true,