Skip to content

Commit

Permalink
Add StaticBlock to Table of Contents in AST spec (#12449)
Browse files Browse the repository at this point in the history
  • Loading branch information
sosukesuzuki committed Dec 5, 2020
1 parent c139d16 commit 285402d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/babel-parser/ast/spec.md
Expand Up @@ -102,6 +102,7 @@ These are the core @babel/parser (babylon) AST node types.
- [ClassPrivateMethod](#classprivatemethod)
- [ClassProperty](#classproperty)
- [ClassPrivateProperty](#classprivateproperty)
- [StaticBlock](#staticblock)
- [ClassDeclaration](#classdeclaration)
- [ClassExpression](#classexpression)
- [MetaProperty](#metaproperty)
Expand Down

0 comments on commit 285402d

Please sign in to comment.