Skip to content

Commit

Permalink
merge master
Browse files Browse the repository at this point in the history
  • Loading branch information
BioPhoton committed Jun 20, 2024
1 parent 3d9aab9 commit 05ddd88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/plugin-lighthouse/src/lib/runner/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import { Result } from 'lighthouse/types/lhr/audit-result';
import { AuditOutput, AuditOutputs } from '@code-pushup/models';
import { importEsmModule, readJsonFile, ui } from '@code-pushup/utils';
import type { LighthouseOptions } from '../types';
import { PLUGIN_SLUG } from './constants';
import { toAuditDetails } from './details/details';
import { LighthouseCliFlags } from './types';

Expand Down

0 comments on commit 05ddd88

Please sign in to comment.