openwallet-foundation-labs / sd-jwt-js

A JavaScript implementation of the Selective Disclosure JWT (SD-JWT) spec.
https://sdjwt.js.org/
Apache License 2.0
36 stars 12 forks source link

chore: fix lint #161

Closed lukasjhan closed 6 months ago

lukasjhan commented 6 months ago

Some reason the pnpm biome ci . failed today. I fixed it to pass

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.03%. Comparing base (2a27587) to head (da4b6bf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #161 +/- ## ======================================= Coverage 98.03% 98.03% ======================================= Files 23 23 Lines 2082 2082 Branches 307 307 ======================================= Hits 2041 2041 Misses 41 41 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.