Commit cdd82a4
chore: prune unused eslint suppressions for CurrencyRateController
Removed unused suppressions after refactoring:
- no-negated-condition: no longer needed
- no-restricted-syntax: no longer needed
- @typescript-eslint/explicit-function-return-type: reduced count from 3 to 11 parent bebd9be commit cdd82a4
1 file changed
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | 190 | | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | 191 | | |
198 | 192 | | |
199 | 193 | | |
| |||
2101 | 2095 | | |
2102 | 2096 | | |
2103 | 2097 | | |
2104 | | - | |
| 2098 | + | |
0 commit comments