mirror of
https://github.com/github/semantic.git
synced 2024-12-30 18:36:27 +03:00
Add more syntax to TypeScript.Syntax
This commit is contained in:
parent
23fc107f5a
commit
8aab029472
@ -94,6 +94,12 @@ type Syntax = '[
|
||||
, Language.TypeScript.Syntax.TypePredicate
|
||||
, Language.TypeScript.Syntax.Annotation
|
||||
, Language.TypeScript.Syntax.CallSignature
|
||||
, Language.TypeScript.Syntax.ArrayType
|
||||
, Language.TypeScript.Syntax.FlowMaybeType
|
||||
, Language.TypeScript.Syntax.TypeQuery
|
||||
, Language.TypeScript.Syntax.IndexTypeQuery
|
||||
, Language.TypeScript.Syntax.ThisType
|
||||
, Language.TypeScript.Syntax.ExistentialType
|
||||
, Type.Visibility
|
||||
, []
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user