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:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-11-29 21:09:26 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-11-29 21:09:26 +0300
commit7fe1490a589010205896293ec225dfcc88676a9e (patch)
tree565f6771a34ef557a6dcdd37f46f379e904f0a45 /.eslintrc.yml
parenta466e9450d5949aa762913729918db02b5d27761 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.eslintrc.yml')
-rw-r--r--.eslintrc.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.eslintrc.yml b/.eslintrc.yml
index 88fbf37780a..d2bae1b21b3 100644
--- a/.eslintrc.yml
+++ b/.eslintrc.yml
@@ -75,6 +75,8 @@ rules:
- sibling
- index
pathGroups:
+ - pattern: '@sentry/browser'
+ group: external
- pattern: ~/**
group: internal
- pattern: emojis/**