banira
Home
Docs
CLI
GitHub
Preparing search index...
LintOptions
Interface LintOptions
interface
LintOptions
{
compilerOptions
?:
CompilerOptions
;
readyTimeout
?:
number
;
rules
?:
string
[]
;
}
Index
Properties
compiler
Options?
ready
Timeout?
rules?
Properties
Optional
compiler
Options
compilerOptions
?:
CompilerOptions
Optional
ready
Timeout
readyTimeout
?:
number
Optional
rules
rules
?:
string
[]
Restrict to these rule ids (default: all of
LINT_RULES
).
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
compiler
Options
ready
Timeout
rules
Home
Docs
CLI
GitHub
banira
Loading...
Restrict to these rule ids (default: all of LINT_RULES).