KC's Workspace
Github
Preparing search index...
@kcconfigs/textlint
Rule
Interface Rule<N, C>
interface
Rule
<
N
extends
string
,
C
extends
AnyObject
>
{
config
:
WithEnabled
<
C
>
;
module
:
any
;
name
:
N
;
type
:
"rule"
;
}
Type Parameters
N
extends
string
C
extends
AnyObject
Hierarchy (
View Summary
)
BaseObject
<
"rule"
,
N
>
Rule
Index
Properties
config
module
name
type
Properties
config
config
:
WithEnabled
<
C
>
module
module
:
any
name
name
:
N
type
type
:
"rule"
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
config
module
name
type
Github
KC's Workspace
Loading...