Skip to content

Commit 74e8eaa

Browse files
committed
add ts-ignore, will need to fix
1 parent 46e6d4f commit 74e8eaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/commands/info/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ async function fetchPackageData (pkgName, pkgVersion, { includeAllIssues, strict
148148
return {
149149
data: result.data,
150150
severityCount,
151+
// @ts-ignore
151152
score: scoreResult.data
152153
}
153154
}

0 commit comments

Comments
 (0)