eslint: Type-check ESLint configuration.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2025-09-09 15:05:46 -07:00
committed by Tim Abbott
parent 1e463d1db5
commit 56fc587dfd
5 changed files with 60 additions and 14 deletions

22
pnpm-lock.yaml generated
View File

@@ -5,6 +5,7 @@ settings:
excludeLinksFromLockfile: false
overrides:
'@types/eslint': '-'
source-map@^0.6: npm:source-map-js@^1.2.1
patchedDependencies:
@@ -335,6 +336,9 @@ importers:
'@types/confusing-browser-globals':
specifier: ^1.0.3
version: 1.0.3
'@types/eslint-config-prettier':
specifier: ^6.11.3
version: 6.11.3
'@types/gtag.js':
specifier: ^0.0.20
version: 0.0.20
@@ -395,6 +399,9 @@ importers:
'@typescript-eslint/parser':
specifier: ^8.2.0
version: 8.42.0(eslint@9.34.0(jiti@2.5.1))(typescript@5.9.2)
'@typescript-eslint/utils':
specifier: ^8.25.0
version: 8.42.0(eslint@9.34.0(jiti@2.5.1))(typescript@5.9.2)
astro-eslint-parser:
specifier: ^1.2.2
version: 1.2.2
@@ -2705,12 +2712,12 @@ packages:
'@types/debug@4.1.12':
resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==}
'@types/eslint-config-prettier@6.11.3':
resolution: {integrity: sha512-3wXCiM8croUnhg9LdtZUJQwNcQYGWxxdOWDjPe1ykCqJFPVpzAKfs/2dgSoCtAvdPeaponcWPI7mPcGGp9dkKQ==}
'@types/eslint-scope@3.7.7':
resolution: {integrity: sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==}
'@types/eslint@9.6.1':
resolution: {integrity: sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==}
'@types/estree-jsx@1.0.5':
resolution: {integrity: sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==}
@@ -12358,16 +12365,12 @@ snapshots:
dependencies:
'@types/ms': 2.1.0
'@types/eslint-config-prettier@6.11.3': {}
'@types/eslint-scope@3.7.7':
dependencies:
'@types/eslint': 9.6.1
'@types/estree': 1.0.8
'@types/eslint@9.6.1':
dependencies:
'@types/estree': 1.0.8
'@types/json-schema': 7.0.15
'@types/estree-jsx@1.0.5':
dependencies:
'@types/estree': 1.0.8
@@ -14788,7 +14791,6 @@ snapshots:
dependencies:
'@formatjs/icu-messageformat-parser': 2.11.2
'@formatjs/ts-transformer': 3.14.0
'@types/eslint': 9.6.1
'@types/picomatch': 3.0.2
'@typescript-eslint/utils': 8.42.0(eslint@9.34.0(jiti@2.5.1))(typescript@5.9.2)
eslint: 9.34.0(jiti@2.5.1)