Commit 6341e336 authored by Phil Hughes's avatar Phil Hughes

Merge branch 'cleanup-eslint-config' into 'master'

Remove unnecessary ESLint plugins

See merge request gitlab-org/gitlab!24368
parents d1613be7 adc970f7
...@@ -10,9 +10,6 @@ globals: ...@@ -10,9 +10,6 @@ globals:
localStorage: false localStorage: false
IS_EE: false IS_EE: false
plugins: plugins:
- import
- "@gitlab/i18n"
- "@gitlab/vue-i18n"
- no-jquery - no-jquery
settings: settings:
import/resolver: import/resolver:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment