Commit Graph

2 Commits

Author SHA1 Message Date
Shubham Padia
5636bf9e4e shared: Move fenced_code.ts to web/src.
This file was meant to be shared with the zulip react native app. Since
we have moved to zulip-flutter app in production as well, we can move
this file to web/src.

https://chat.zulip.org/#narrow/channel/6-frontend/topic/web.2Fshared

We replace `replace` with `replaceAll` since eslint was complaining
about it after the move.
2025-11-11 09:06:18 -08:00
Anders Kaseorg
687f1b1651 tests: Rename the Node tests to *.cjs.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-11-13 09:18:56 -08:00