Skip to content

Commit d7822e6

Browse files
committed
infra(unicorn): require-array-join-separator
1 parent cb024e8 commit d7822e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.eslintrc.cjs

-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ module.exports = defineConfig({
5757
'unicorn/prefer-export-from': 'off',
5858
'unicorn/prefer-string-slice': 'off',
5959
'unicorn/prevent-abbreviations': 'off',
60-
'unicorn/require-array-join-separator': 'off',
6160

6261
'@typescript-eslint/array-type': [
6362
'error',

0 commit comments

Comments
 (0)