refactor: find i.p.v. filter
This commit is contained in:
parent
293c51bab3
commit
ac10518cb8
4 changed files with 10 additions and 8 deletions
|
@ -109,6 +109,8 @@ export default [
|
|||
|
||||
'@typescript-eslint/parameter-properties': 'off',
|
||||
|
||||
'@typescript-eslint/prefer-find': 'warn',
|
||||
|
||||
'@typescript-eslint/prefer-function-type': 'error',
|
||||
|
||||
'@typescript-eslint/prefer-readonly-parameter-types': 'off',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue