Skip to content

Commit 46dd3c2

Browse files
authored
infra(unicorn): prefer-optional-catch-binding (#2491)
1 parent b55ac80 commit 46dd3c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.eslintrc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ module.exports = defineConfig({
6666
'unicorn/prefer-module': 'off',
6767
'unicorn/prefer-native-coercion-functions': 'off',
6868
'unicorn/prefer-negative-index': 'off',
69-
'unicorn/prefer-optional-catch-binding': 'off',
7069
'unicorn/prefer-string-slice': 'off',
7170
'unicorn/prefer-ternary': 'off',
7271
'unicorn/prefer-top-level-await': 'off',

0 commit comments

Comments
 (0)