@samatawy/rules
Preparing search index...
node
WorkspaceConfig
Interface WorkspaceConfig
interface
WorkspaceConfig
{
name
:
string
;
readerMode
?:
"all"
|
"partial"
;
options
?:
Partial
<
WorkspaceOptions
>
;
files
:
string
[]
;
}
Index
Properties
name
reader
Mode?
options?
files
Properties
name
name
:
string
Optional
reader
Mode
readerMode
?:
"all"
|
"partial"
Optional
options
options
?:
Partial
<
WorkspaceOptions
>
files
files
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
reader
Mode
options
files
@samatawy/rules
Loading...