Skip to content

Commit b377797

Browse files
Merge branch 'BADGERS-575' of github.com:bbc/bigscreen-player into BADGERS-575
2 parents 0c24cb7 + f6d4e18 commit b377797

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

eslint.config.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -174,10 +174,8 @@ export default tseslint.config(
174174
"unicorn/prefer-math-trunc": "off",
175175
"unicorn/prefer-number-properties": "off",
176176
"unicorn/prefer-optional-catch-binding": "off",
177-
"unicorn/prefer-string-replace-all": "off",
178-
179-
// Not Sure about this one
180177
"unicorn/prefer-set-has": "off",
178+
"unicorn/prefer-string-replace-all": "off",
181179

182180
// HAS ISSUES
183181
"sonarjs/no-duplicate-string": "off",

0 commit comments

Comments
 (0)