Returns a Future that completes when the configs are loaded from the analysis_options.yaml file
analysis_options.yaml
Future<Config> get configs => _configsCompleter.future;