Commit a32f4632 authored by Kun Qian's avatar Kun Qian Committed by Mark Florian

Fix eslint job failure in JH

parent 91e610e5
...@@ -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