UNPKG

lighthouse

Version:

Automated auditing, performance metrics, and best practices for the web.

13 lines 322 B
export default config; /** * @license * Copyright 2020 Google LLC * SPDX-License-Identifier: Apache-2.0 */ /** * @fileoverview Config for new audits that aren't quite ready for * being enabled by default. */ /** @type {LH.Config} */ declare const config: LH.Config; //# sourceMappingURL=experimental-config.d.ts.map