BettererContext.config
API > @betterer/betterer > BettererContext > config
The config
of the context. You probably don't want to mess with this directly 🔥. If you need to update the config, you should use BettererContext.options()
instead.
Signature​
readonly config: BettererConfig;