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 733cdaf commit 2f3eaf3Copy full SHA for 2f3eaf3
eslint-suppressions.json
@@ -928,17 +928,14 @@
928
"count": 3
929
}
930
},
931
- "packages/earn-controller/src/EarnController.test.ts": {
+ "packages/delegation-controller/src/utils.ts": {
932
"@typescript-eslint/explicit-function-return-type": {
933
"count": 1
934
935
936
"packages/earn-controller/src/EarnController.ts": {
937
938
- "count": 9
939
- },
940
- "id-length": {
941
- "count": 2
+ "count": 4
942
943
"no-negated-condition": {
944
@@ -2387,4 +2384,4 @@
2387
2384
"count": 10
2388
2385
2389
2386
2390
-}
+}
0 commit comments