summaryrefslogtreecommitdiff
path: root/.eslintrc.yml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-11-17 21:09:19 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-11-17 21:09:19 +0000
commit1b2e02ede90c238ec2dfc26f12bb71b904c2f2ff (patch)
tree7d3712bbbee4342e3061e6eccf492480741b0896 /.eslintrc.yml
parentc663374b3d4d91780d07dd825be74bfbee552f45 (diff)
downloadgitlab-ce-1b2e02ede90c238ec2dfc26f12bb71b904c2f2ff.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.eslintrc.yml')
-rw-r--r--.eslintrc.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.eslintrc.yml b/.eslintrc.yml
index 5529d82ccf5..48294e00844 100644
--- a/.eslintrc.yml
+++ b/.eslintrc.yml
@@ -26,9 +26,6 @@ rules:
- _links
import/no-unresolved:
- error
- - ignore:
- # https://gitlab.com/gitlab-org/gitlab/issues/38226
- - '^ee_component/'
# Disabled for now, to make the airbnb-base 12.1.0 -> 13.1.0 update smoother
no-else-return:
- error