@suluk/eslint - v0.1.0
↑ Suluk
GitHub
Preparing search index...
compositionOnly
Variable compositionOnly
Const
compositionOnly
:
{
meta
:
{
type
:
string
;
docs
:
{
description
:
string
}
;
messages
:
Record
<
Metric
,
string
>
;
schema
:
{
type
:
string
;
properties
:
{
budgets
:
{
type
:
string
;
properties
:
{
native
:
{
type
:
string
;
minimum
:
number
}
;
script
:
{
type
:
string
;
minimum
:
number
}
;
style
:
{
type
:
string
;
minimum
:
number
}
;
handler
:
{
type
:
string
;
minimum
:
number
}
;
frontmatter
:
{
type
:
string
;
minimum
:
number
}
;
}
;
additionalProperties
:
boolean
;
}
;
ignoreTags
:
{
type
:
string
;
items
:
{
type
:
string
}
}
;
allowGetStaticPaths
:
{
type
:
string
}
;
}
;
additionalProperties
:
boolean
;
}
[]
;
}
;
create
(
context
:
RuleContext
)
:
{
Program
()
:
void
}
;
}
= ...
Type Declaration
meta
:
{
type
:
string
;
docs
:
{
description
:
string
}
;
messages
:
Record
<
Metric
,
string
>
;
schema
:
{
type
:
string
;
properties
:
{
budgets
:
{
type
:
string
;
properties
:
{
native
:
{
type
:
string
;
minimum
:
number
}
;
script
:
{
type
:
string
;
minimum
:
number
}
;
style
:
{
type
:
string
;
minimum
:
number
}
;
handler
:
{
type
:
string
;
minimum
:
number
}
;
frontmatter
:
{
type
:
string
;
minimum
:
number
}
;
}
;
additionalProperties
:
boolean
;
}
;
ignoreTags
:
{
type
:
string
;
items
:
{
type
:
string
}
}
;
allowGetStaticPaths
:
{
type
:
string
}
;
}
;
additionalProperties
:
boolean
;
}
[]
;
}
create
:
function
create
(
context
:
RuleContext
)
:
{
Program
()
:
void
}
Parameters
context
:
RuleContext
Returns
{
Program
()
:
void
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
↑ Suluk
GitHub
@suluk/eslint - v0.1.0
Loading...