Documentation - v0.0.0
Preparing search index...
@arroyodev-llc/projen.component.vitest
VitestOptions
Interface VitestOptions
interface
VitestOptions
{
configFilePath
?:
string
;
configType
?:
VitestConfigType
;
settings
?:
UserWorkspaceConfig
;
}
Index
Properties
config
File
Path?
config
Type?
settings?
Properties
Optional
config
File
Path
configFilePath
?:
string
Vitest config path.
Optional
config
Type
configType
?:
VitestConfigType
Configuration type.
Optional
settings
settings
?:
UserWorkspaceConfig
Vitest settings.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
config
File
Path
config
Type
settings
Documentation - v0.0.0
Loading...
Vitest config path.