visit decorators key for ClassProperty nodes
This commit is contained in:
parent
c00f8dce3f
commit
0276c3ae81
@ -79,7 +79,7 @@
|
||||
"ArrayTypeAnnotation": ["elementType"],
|
||||
"BooleanTypeAnnotation": [],
|
||||
"ClassImplements": ["id", "typeParameters"],
|
||||
"ClassProperty": ["key", "value", "typeAnnotation"],
|
||||
"ClassProperty": ["key", "value", "typeAnnotation", "decorators"],
|
||||
"DeclareClass": ["id", "typeParameters", "extends", "body"],
|
||||
"DeclareFunction": ["id"],
|
||||
"DeclareModule": ["id", "body"],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user