mirror of
https://github.com/github/semantic.git
synced 2024-12-21 13:51:44 +03:00
Add JsxExpression and JsxAttribute to syntax
This commit is contained in:
parent
859bb66e44
commit
dc9e949d1f
@ -127,6 +127,8 @@ type Syntax = '[
|
||||
, Language.TypeScript.Syntax.JsxOpeningElement
|
||||
, Language.TypeScript.Syntax.JsxText
|
||||
, Language.TypeScript.Syntax.JsxClosingElement
|
||||
, Language.TypeScript.Syntax.JsxExpression
|
||||
, Language.TypeScript.Syntax.JsxAttribute
|
||||
, Language.TypeScript.Syntax.SequenceExpression
|
||||
, Type.Visibility
|
||||
, []
|
||||
|
Loading…
Reference in New Issue
Block a user