Commit 24ab2e9
fix(wallet-toolbox): explicit txid null/empty check; drop lint from prepublish
Satisfies @typescript-eslint/strict-boolean-expressions on nullable
string in abortAction guard. Lint removed from prepublish in
wallet-toolbox and wallet-toolbox-examples — release workflow should
not fix lint after merge to main.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 927a333 commit 24ab2e9
3 files changed
Lines changed: 3 additions & 3 deletions
File tree
- packages/wallet
- wallet-toolbox-examples
- wallet-toolbox
- src/storage
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
| 313 | + | |
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
| |||
0 commit comments