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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.eslintrc')
-rw-r--r--.eslintrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/.eslintrc b/.eslintrc
index 2cd05e9ba26..5850c107a02 100644
--- a/.eslintrc
+++ b/.eslintrc
@@ -25,6 +25,7 @@
"Turbolinks": false,
"window": false,
"Vue": false,
- "Flash": false
+ "Flash": false,
+ "Cookies": false
}
}