escapedcat

Results 637 comments of escapedcat

@YasharF wow, great to hear! I'm sure it's a lot to tackle. Thanks for trying!

I guess on mobile they should just be 100% width like the "leaderboard" one

Status update (after #240 is merged): ```sh ✖ 213 problems (0 errors, 213 warnings) ``` These are coming from the left over rules. A good start would be to tackle...

@kwilson62 go ahead, let us know if you get stuck

Update after #257 > Before: > > ✖ 194 problems (0 errors, 194 warnings) > > After: > > ✖ 127 problems (0 errors, 127 warnings)

[Example](https://github.com/teambtcmap/btcmap.org/commit/62a1f35134bbd21eeeea0bc6cf9724bd1568c159) on how to fix (some?) `@typescript-eslint/no-unused-expressions` warnings. Via: https://github.com/sveltejs/eslint-plugin-svelte/issues/934#issuecomment-2543128219

[Further fixing examples](https://github.com/teambtcmap/btcmap.org/commit/5c89931e4e0df905cfc3440b6653d61c713adb6b) (AI helped)

Which pnpm version do you use now? Here's an unmerged PR which is related to pnpm: https://github.com/conventional-changelog/commitlint/pull/4019 Maybe this is related?

You did this, right?