Skip to content

Commit

Permalink
infra(unicorn): require-array-join-separator
Browse files Browse the repository at this point in the history
  • Loading branch information
ST-DDT committed Apr 13, 2024
1 parent cb024e8 commit d7822e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ module.exports = defineConfig({
'unicorn/prefer-export-from': 'off',
'unicorn/prefer-string-slice': 'off',
'unicorn/prevent-abbreviations': 'off',
'unicorn/require-array-join-separator': 'off',

'@typescript-eslint/array-type': [
'error',
Expand Down

0 comments on commit d7822e6

Please sign in to comment.