From 707aa76f846c7e8f1369d5016c160c5ca83337cf Mon Sep 17 00:00:00 2001 From: Josh Goldberg Date: Mon, 22 Apr 2024 16:26:49 -0400 Subject: [PATCH 1/2] feat(utils): swap LegacyESLint out for FlatESLint as ESLint export --- packages/utils/src/ts-eslint/ESLint.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/utils/src/ts-eslint/ESLint.ts b/packages/utils/src/ts-eslint/ESLint.ts index 30ebb0ea5a6d..f2c8d4dc3bab 100644 --- a/packages/utils/src/ts-eslint/ESLint.ts +++ b/packages/utils/src/ts-eslint/ESLint.ts @@ -1,11 +1,11 @@ /* eslint-disable @typescript-eslint/no-namespace */ export { - // TODO - remove this in the next major + // TODO(v9) - remove this in the next major /** - * @deprecated - use FlatESLint or LegacyESLint instead + * @deprecated - use ESLint instead */ - LegacyESLint as ESLint, + LegacyESLint, } from './eslint/LegacyESLint'; export { FlatESLint } from './eslint/FlatESLint'; -export { LegacyESLint } from './eslint/LegacyESLint'; +export { FlatESLint as ESLint } from './eslint/FlatESLint'; From a0d223fd2f455cec043d729b4a25b24df6869fbf Mon Sep 17 00:00:00 2001 From: Josh Goldberg Date: Mon, 22 Apr 2024 19:44:26 -0400 Subject: [PATCH 2/2] eslint@v10 comment --- packages/utils/src/ts-eslint/ESLint.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/utils/src/ts-eslint/ESLint.ts b/packages/utils/src/ts-eslint/ESLint.ts index f2c8d4dc3bab..36653630b7c1 100644 --- a/packages/utils/src/ts-eslint/ESLint.ts +++ b/packages/utils/src/ts-eslint/ESLint.ts @@ -1,7 +1,7 @@ /* eslint-disable @typescript-eslint/no-namespace */ export { - // TODO(v9) - remove this in the next major + // TODO(eslint@v10) - remove this in the next major /** * @deprecated - use ESLint instead */ pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy