Function: loadConfig()
loadConfig(
file
,pnpSettings
?):Promise
<CSpellSettingsInternal
>
Defined in: packages/cspell-lib/src/lib/Settings/Controller/configLoader/defaultConfigLoader.ts:36
Load a CSpell configuration files.
Parameters
file
string
path or package reference to load.
pnpSettings?
OptionalOrUndefined
<PnPSettings
>
PnP settings
Returns
Promise
<CSpellSettingsInternal
>
normalized CSpellSettings