Commit 0111018
committed
test(driver-turso): use split/join instead of replaceAll in the uppercase-scheme pin
`@objectstack/driver-turso`'s tsconfig lib target does not carry
`String.prototype.replaceAll` (TS2550) -- which is also the proof that this
package's typecheck program really does reach the new `*.test.ts`.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01ADLdAs2pVcH17h9tZKWMBg1 parent 99e02c2 commit 0111018
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
0 commit comments