chore: fix
This commit is contained in:
parent
2b691b3662
commit
3915e81640
@ -185,5 +185,7 @@ module.exports = {
|
|||||||
'unicorn/prefer-type-error': 'error',
|
'unicorn/prefer-type-error': 'error',
|
||||||
// Use new when throwing error
|
// Use new when throwing error
|
||||||
'unicorn/throw-new-error': 'error',
|
'unicorn/throw-new-error': 'error',
|
||||||
|
|
||||||
|
'eslint-comments/disable-enable-pair': 'off',
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user