Files
zulip/tools
Lalit edeea66b0f ts: Migrate popover_menus to typescript.
This commit migrates `popover_menus` module to TypeScript. Also adds
a placeholder types declaration file for `css_variables` module.

(cherry picked from commit 02257b8cbf)
2024-03-01 09:26:25 -08:00
..
2023-02-23 16:04:17 -08:00
2023-03-20 15:48:29 -07:00
2024-01-05 10:32:54 -05:00

This directory contains scripts that are used in building, managing, testing, and other forms of work in a Zulip development environment. Note that tools that are also useful in production belong in scripts/ or should be Django management commands.

For more details, see https://zulip.readthedocs.io/en/latest/overview/directory-structure.html.