misskey-dev / mfm.js

An MFM parser implementation with TypeScript.
MIT License
112 stars 22 forks source link

fix lints and kill any #142

Closed anatawa12 closed 3 months ago

anatawa12 commented 4 months ago

What

lintのエラーを消します

また、[test](https://.)でエラーになる問題を修正します。

Why

Additional info (optional)

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 97.83%. Comparing base (6aaf680) to head (1f7fbed).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #142 +/- ## =========================================== + Coverage 97.72% 97.83% +0.10% =========================================== Files 8 8 Lines 1541 1616 +75 Branches 233 326 +93 =========================================== + Hits 1506 1581 +75 + Misses 34 33 -1 - Partials 1 2 +1 ```

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

syuilo commented 3 months ago

🙏🏻