Commit 78e66585 authored by Mark Florian's avatar Mark Florian

Merge branch 'fix-jh-eslint-job' into 'master'

Fix eslint job failure in JH

See merge request gitlab-org/gitlab!79423
parents 59506ba3 a32f4632
...@@ -95,8 +95,7 @@ rules: ...@@ -95,8 +95,7 @@ rules:
order: ignore order: ignore
overrides: overrides:
- files: - files:
- 'ee/spec/frontend*/**/*' - '{,ee/,jh/}spec/frontend*/**/*'
- 'spec/frontend*/**/*'
rules: rules:
'@gitlab/require-i18n-strings': off '@gitlab/require-i18n-strings': off
'@gitlab/no-runtime-template-compiler': off '@gitlab/no-runtime-template-compiler': off
......
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