Commit 1fd3127
fix(eslint): remove stale suppressions from merged attachments code
ESLint --fix removes no-op suppression comments for rules not enabled
in our config. These were introduced by the attachments PR (#176) merge
and are cleaned up by the new ESLint 10 flat config.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 961c035 commit 1fd3127
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
241 | | - | |
| 241 | + | |
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
| 269 | + | |
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| |||
0 commit comments