Skip to content

Commit 1b62083

Browse files
authored
infra(unicorn): require-array-join-separator (#2813)
1 parent cb024e8 commit 1b62083

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.eslintrc.cjs

Lines changed: 0 additions & 1 deletion
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)