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 b21d0a3Copy full SHA for b21d0a3
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
@@ -1830,4 +1822,4 @@
1830
1822
1831
1823
1832
1824
1833
-}
1825
+}
0 commit comments