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:
authorMarco Ambrosini <marcoambrosini@pm.me>2020-03-24 13:25:33 +0300
committerMarco Ambrosini <marcoambrosini@pm.me>2020-03-24 13:32:49 +0300
commite1ca03508640cfa733a68553a051b0931b9ba4bb (patch)
tree8f2e3221528ae24fcfd635812cde65f31759a152 /.stylelintignore
parent7c843890d47d26c695fe27ce0d4e92abffcbd591 (diff)
Fix Stylelint
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
Diffstat (limited to '.stylelintignore')
-rw-r--r--.stylelintignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.stylelintignore b/.stylelintignore
index 7c11bb886..afedcc029 100644
--- a/.stylelintignore
+++ b/.stylelintignore
@@ -1 +1,2 @@
/src/utils/webrtc/simplewebrtc/*
+/src/**/*.spec.js \ No newline at end of file