Optional
format?: ExtraConfig<Config.InitialProjectOptions>Extra configurations and an an optional wrapper to apply to the format
project config.
Optional
global?: ExtraConfig<Config.InitialOptions>Extra configurations and an an optional wrapper to apply to the global config.
Optional
integration?: ExtraConfig<Config.InitialProjectOptions>Extra configurations and an an optional wrapper to apply to the
integration
project config.
Optional
lint?: ExtraConfig<Config.InitialProjectOptions>Extra configurations and an an optional wrapper to apply to the lint
project config.
Optional
unit?: ExtraConfig<Config.InitialProjectOptions>Extra configurations and an an optional wrapper to apply to the unit
project config.
This is the type of the optional argument for each of the exported configurations.