Skip to content

Commit

Permalink
build: comment lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ambar committed May 24, 2024
1 parent b89917f commit 3132618
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions measure-bundle-size/src/findPkg.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,6 @@ export const findPkgs = async (modulePath: string, baseDir: string) => {
}
}
}
// @ts-expect-error used before being assigned
return {rootPkgFile, rootPkg, modulePkgFile, modulePkg}
}

0 comments on commit 3132618

Please sign in to comment.