Commit 3572bda
fix(core): Fix TS build error with bracket notation for isWellFormed
Use typed interface cast instead of bracket notation to avoid
TS7015 (implicit any from index expression) in strict builds.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent cae61cd commit 3572bda
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
256 | | - | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
257 | 258 | | |
258 | 259 | | |
259 | 260 | | |
0 commit comments