olfek
olfek
> @mymindstorm ... > > After running `prettier` with the `--write` option, I get this from `git diff --stat` : > > ``` > src/store/Accounts.ts | 79 +++++++++++++++++++++++++-------------------------- > 1...
@mymindstorm Can you run CI again?
@mymindstorm 📣📣📣
@mymindstorm If you're too busy to work on this project, you think maybe it's time to pass it on to someone who can?
@mymindstorm That was an interesting read, I didn't know about it, but with all due respect, there are probably more good cases of handing over the reins than bad, and...
@mymindstorm @Sneezry 🔔 🔔 🔔
And thank you for this project 💙
Or is https://www.npmjs.com/package/cbor2 recommended?
Which I'd like to use to do this - https://github.com/ajv-validator/ajv/blob/82735a15826a30cc51e97a1bbfb59b3d388e4b98/lib/core.ts#L127 https://github.com/ajv-validator/ajv/blob/82735a15826a30cc51e97a1bbfb59b3d388e4b98/lib/core.ts#L484-L493 And with all due respect, the typing in this library feels like a mess 😢
To correct this: - Remove usages of `replace` and apologize for breaking changes. OR - Add an option to enable TRUE regex mode (which skips usages of `replace`) which defaults...