From 857f33d98a1d5d340c8110d7d71995a36ee3828a Mon Sep 17 00:00:00 2001 From: Josh Goldberg Date: Thu, 2 Jan 2025 01:39:49 -0500 Subject: [PATCH] docs: remove 'I hope to' comments from scope-manager-interface.md --- docs/src/extend/scope-manager-interface.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/src/extend/scope-manager-interface.md b/docs/src/extend/scope-manager-interface.md index f8b00db2d212..65a9afda486b 100644 --- a/docs/src/extend/scope-manager-interface.md +++ b/docs/src/extend/scope-manager-interface.md @@ -119,8 +119,6 @@ Those members are defined but not used in ESLint. * **Type:** `Map` * **Description:** The map from variable names to variable objects. -> I hope to rename `set` field or replace by a method. - #### references * **Type:** `Reference[]` @@ -136,8 +134,6 @@ Those members are defined but not used in ESLint. * **Type:** `boolean` * **Description:** `true` if this scope is `"function-expression-name"` scope. -> I hope to deprecate `functionExpressionScope` field as replacing by `scope.type === "function-expression-name"`. - ### Deprecated members Those members are defined but not used in ESLint. @@ -217,8 +213,6 @@ Those members are defined but not used in ESLint. * **Type:** `ASTNode[]` * **Description:** The array of `Identifier` nodes which define this variable. If this variable is redeclared, this array includes two or more nodes. -> I hope to deprecate `identifiers` field as replacing by `defs[].name` field. - #### references * **Type:** `Reference[]` 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