Home > @lynx-js/rspeedy > LoadConfigOptions
The options of loadConfig.
Signature:
export interface LoadConfigOptions
Property
Modifiers
Type
Description
configPath?
string | undefined
(Optional) The config file path to load.
cwd?
(Optional) The working directory used to resolve the config path.