mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
babel: Type-check Babel configuration.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
2975c1bc62
commit
7157a424a8
@@ -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 = (347, 3) # bumped 2025-09-09 to add @types/eslint-config-prettier
|
||||
PROVISION_VERSION = (347, 4) # bumped 2025-09-09 to add @types/babel__core, @types/babel__preset-env
|
||||
|
Reference in New Issue
Block a user