Skip to content

Commit 0bb878b

Browse files
chore(experimental-utils): remove commented out RuleListeners (typescript-eslint#3667)
1 parent 00a4369 commit 0bb878b

File tree

1 file changed

+0
-2
lines changed
  • packages/experimental-utils/src/ts-eslint

1 file changed

+0
-2
lines changed

packages/experimental-utils/src/ts-eslint/Rule.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,6 @@ interface RuleListener {
277277
ClassDeclaration?: RuleFunction<TSESTree.ClassDeclaration>;
278278
ClassExpression?: RuleFunction<TSESTree.ClassExpression>;
279279
ClassProperty?: RuleFunction<TSESTree.ClassProperty>;
280-
// Comment?: RuleFunction<TSESTree.Comment>;
281280
ConditionalExpression?: RuleFunction<TSESTree.ConditionalExpression>;
282281
ContinueStatement?: RuleFunction<TSESTree.ContinueStatement>;
283282
DebuggerStatement?: RuleFunction<TSESTree.DebuggerStatement>;
@@ -338,7 +337,6 @@ interface RuleListener {
338337
TemplateLiteral?: RuleFunction<TSESTree.TemplateLiteral>;
339338
ThisExpression?: RuleFunction<TSESTree.ThisExpression>;
340339
ThrowStatement?: RuleFunction<TSESTree.ThrowStatement>;
341-
// Token?: RuleFunction<TSESTree.Token>;
342340
TryStatement?: RuleFunction<TSESTree.TryStatement>;
343341
TSAbstractClassProperty?: RuleFunction<TSESTree.TSAbstractClassProperty>;
344342
TSAbstractKeyword?: RuleFunction<TSESTree.TSAbstractKeyword>;

0 commit comments

Comments
 (0)
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