Commit fd7c758
Fix CI: prettier formatting, TypeScript type error, unused import
- Format debug.ts with prettier
- Fix TS2345: use `!= null` check instead of `&&` for PropertyKey
- Remove unused backtrackingMessageFor import
- Ensure modifier tests use get/set/get pattern (re-get after set)
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>1 parent a6a74d4 commit fd7c758
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
103 | 106 | | |
104 | 107 | | |
105 | 108 | | |
| |||
0 commit comments