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 a1bb31f commit f4d220bCopy full SHA for f4d220b
eslint-suppressions.json
@@ -936,17 +936,9 @@
936
"count": 1
937
}
938
},
939
- "packages/earn-controller/src/EarnController.test.ts": {
940
- "@typescript-eslint/explicit-function-return-type": {
941
- "count": 1
942
- }
943
- },
944
"packages/earn-controller/src/EarnController.ts": {
945
"@typescript-eslint/explicit-function-return-type": {
946
- "count": 9
947
948
- "id-length": {
949
- "count": 2
+ "count": 4
950
951
"no-negated-condition": {
952
"count": 3
@@ -2395,4 +2387,4 @@
2395
2387
"count": 10
2396
2388
2397
2389
2398
-}
2390
+}
0 commit comments