Skip to content

Commit bf04398

Browse files
ndelangenbradzacher
authored andcommitted
fix(typescript-estree): add ExportDefaultDeclaration to union DeclarationStatement (typescript-eslint#378)
1 parent 643a223 commit bf04398

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/typescript-estree/src/ts-estree/ts-estree.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@ export type ClassElement =
254254
export type DeclarationStatement =
255255
| ClassDeclaration
256256
| ClassExpression
257+
| ExportDefaultDeclaration
257258
| ExportAllDeclaration
258259
| ExportNamedDeclaration
259260
| FunctionDeclaration

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