We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3828e8b commit 435164cCopy full SHA for 435164c
1 file changed
eslint-suppressions.json
@@ -702,22 +702,14 @@
702
},
703
"packages/delegation-controller/src/DelegationController.ts": {
704
"@typescript-eslint/explicit-function-return-type": {
705
- "count": 5
706
- },
707
- "id-length": {
708
- "count": 2
+ "count": 1
709
}
710
711
"packages/delegation-controller/src/types.ts": {
712
"@typescript-eslint/naming-convention": {
713
"count": 3
714
715
716
- "packages/delegation-controller/src/utils.ts": {
717
- "@typescript-eslint/explicit-function-return-type": {
718
- "count": 1
719
- }
720
721
"packages/earn-controller/src/EarnController.test.ts": {
722
723
"count": 1
0 commit comments