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--.eslintignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore
index 20ed323b2..5185a5320 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -1,7 +1,10 @@
/js/admin/sha1.js
+/js/admin/commands.js
+/js/admin/commands.js.map
/js/tests/*
/js/vendor/*
/js/simplewebrtc.js
/js/**/templates.js
/karma.conf.js
/tests/*
+/vue/*