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:
-rw-r--r--.jshintrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.jshintrc b/.jshintrc
index 85b70638e..0aa776b6f 100644
--- a/.jshintrc
+++ b/.jshintrc
@@ -27,6 +27,7 @@
"fakeServer": true,
"OC": true,
"OCA": true,
+ "Promise": true,
"t": true,
"n": true
}