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.yml')
-rw-r--r--.eslintrc.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.eslintrc.yml b/.eslintrc.yml
index 6366feaf897..f95c8cf58af 100644
--- a/.eslintrc.yml
+++ b/.eslintrc.yml
@@ -30,7 +30,6 @@ rules:
no-else-return:
- error
- allowElseIf: true
- import/no-cycle: warn
import/no-useless-path-segments: off
import/order: warn
lines-between-class-members: off