mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
eslint: Add eslint-plugin-mdx.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
3d510601e5
commit
619cb0dd4f
@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 425
|
||||
# historical commits sharing the same major version, in which case a
|
||||
# minor version bump suffices.
|
||||
|
||||
PROVISION_VERSION = (343, 0) # bumped 2025-08-28 to move @types/mdast away from dev dependencies.
|
||||
PROVISION_VERSION = (343, 1) # bumped 2025-09-03 to add eslint-plugin-mdx
|
||||
|
Reference in New Issue
Block a user