Commit 36a2a3a
fix: Address lint errors in a11y changes
- Remove empty arrow noOp function that violated @typescript-eslint/no-empty-function
- Use optional chaining for undoAriaLabel call instead
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ee877bf commit 36a2a3a
File tree
1 file changed
+2
-5
lines changed- packages/bundle/src/adaptiveCards/Attachment/AdaptiveCardHacks
1 file changed
+2
-5
lines changedLines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | 10 | | |
14 | 11 | | |
15 | 12 | | |
| |||
42 | 39 | | |
43 | 40 | | |
44 | 41 | | |
45 | | - | |
| 42 | + | |
46 | 43 | | |
47 | 44 | | |
48 | 45 | | |
| |||
70 | 67 | | |
71 | 68 | | |
72 | 69 | | |
73 | | - | |
| 70 | + | |
74 | 71 | | |
75 | 72 | | |
76 | 73 | | |
| |||
0 commit comments