Read receipt: Cleanup
This commit is contained in:
parent
8c7809e316
commit
c25e01fe39
5 changed files with 15 additions and 10 deletions
|
|
@ -31,6 +31,9 @@ style:
|
|||
active: false
|
||||
UnusedPrivateMember:
|
||||
active: true
|
||||
DestructuringDeclarationWithTooManyEntries:
|
||||
active: true
|
||||
maxDestructuringEntries: 5
|
||||
UnusedParameter:
|
||||
active: true
|
||||
UnnecessaryInnerClass:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue