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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore
index 6a71b494f..3f81770ec 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -1,4 +1,6 @@
/js/admin/*
+/js/collections.js
+/js/collectionsintegration.js
/js/tests/*
/js/vendor/*
/js/simplewebrtc/*