Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
macournoyer committed Jan 8, 2025
1 parent de4b963 commit 71f2677
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/theme/src/cli/services/profile.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ export async function profile(
}

async function resolveSpeedscope() {
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
// @ts-ignore
if (import.meta.resolve) {
return import.meta.resolve('speedscope/dist/release/index.html')
Expand Down

0 comments on commit 71f2677

Please sign in to comment.