Skip to content

Commit

Permalink
infra(unicorn): prefer-array-some (#2451)
Browse files Browse the repository at this point in the history
  • Loading branch information
ST-DDT authored Oct 26, 2023
1 parent 129c86f commit 8a405fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ module.exports = defineConfig({
'unicorn/no-object-as-default-parameter': 'off',
'unicorn/no-useless-switch-case': 'off',
'unicorn/numeric-separators-style': 'off',
'unicorn/prefer-array-some': 'off',
'unicorn/prefer-code-point': 'off',
'unicorn/prefer-export-from': 'off',
'unicorn/prefer-module': 'off',
Expand Down

0 comments on commit 8a405fa

Please sign in to comment.