Files
libsignal/node/ts/net
Jordan Rose 57f2254605 node: Use Node's assert rather than Chai's in FakeChat.ts
While this is only used for testing, it's still *present* in the built
app, and as such shouldn't be referring to devDependencies. Use the
ESLint rule 'import/no-extraneous-dependencies' to make sure this
doesn't slip in again.
2025-10-29 15:56:16 -07:00
..