KC's Workspace
Github
Preparing search index...
@kcconfigs/typedoc
<internal>
CommentParserConfig
Interface CommentParserConfig
interface
CommentParserConfig
{
blockTags
:
Set
<
string
>
;
commentStyle
:
CommentStyle
;
inlineTags
:
Set
<
string
>
;
jsDocCompatibility
:
JsDocCompatibility
;
modifierTags
:
Set
<
string
>
;
preservedTypeAnnotationTags
:
Set
<
string
>
;
suppressCommentWarningsInDeclarationFiles
:
boolean
;
useTsLinkResolution
:
boolean
;
validationOptions
:
ValidationOptions
;
}
Index
Properties
block
Tags
comment
Style
inline
Tags
js
Doc
Compatibility
modifier
Tags
preserved
Type
Annotation
Tags
suppress
Comment
Warnings
In
Declaration
Files
use
Ts
Link
Resolution
validation
Options
Properties
block
Tags
blockTags
:
Set
<
string
>
comment
Style
commentStyle
:
CommentStyle
inline
Tags
inlineTags
:
Set
<
string
>
js
Doc
Compatibility
jsDocCompatibility
:
JsDocCompatibility
modifier
Tags
modifierTags
:
Set
<
string
>
preserved
Type
Annotation
Tags
preservedTypeAnnotationTags
:
Set
<
string
>
suppress
Comment
Warnings
In
Declaration
Files
suppressCommentWarningsInDeclarationFiles
:
boolean
use
Ts
Link
Resolution
useTsLinkResolution
:
boolean
validation
Options
validationOptions
:
ValidationOptions
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
block
Tags
comment
Style
inline
Tags
js
Doc
Compatibility
modifier
Tags
preserved
Type
Annotation
Tags
suppress
Comment
Warnings
In
Declaration
Files
use
Ts
Link
Resolution
validation
Options
Github
KC's Workspace
Loading...