babel: Type-check Babel configuration.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2025-09-09 17:19:41 -07:00
committed by Tim Abbott
parent 2975c1bc62
commit 7157a424a8
4 changed files with 33 additions and 22 deletions

11
pnpm-lock.yaml generated
View File

@@ -327,6 +327,12 @@ importers:
'@types/autosize':
specifier: ^4.0.1
version: 4.0.3
'@types/babel__core':
specifier: ^7.20.5
version: 7.20.5
'@types/babel__preset-env':
specifier: ^7.10.0
version: 7.10.0
'@types/blueimp-md5':
specifier: ^2.18.0
version: 2.18.2
@@ -2673,6 +2679,9 @@ packages:
'@types/babel__helper-plugin-utils@7.10.3':
resolution: {integrity: sha512-FcLBBPXInqKfULB2nvOBskQPcnSMZ0s1Y2q76u9H1NPPWaLcTeq38xBeKfF/RBUECK333qeaqRdYoPSwW7rTNQ==}
'@types/babel__preset-env@7.10.0':
resolution: {integrity: sha512-LS8hRb/8TQir2f8W9/s5enDtrRS2F/6fsdkVw5ePHp6Q8SrSJHOGtWnP93ryaYMmg2du03vOsiGrl5mllz4uDA==}
'@types/babel__template@7.4.4':
resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==}
@@ -12312,6 +12321,8 @@ snapshots:
dependencies:
'@types/babel__core': 7.20.5
'@types/babel__preset-env@7.10.0': {}
'@types/babel__template@7.4.4':
dependencies:
'@babel/parser': 7.28.3