RSSHub/lib/routes/mercari
Tony ba0f1ad292
style(eslint): fix `no-unassigned-vars` `no-useless-assignment` `preserve-caught-error` (#21175)
* fix: fix no-unassigned-vars

* fix: fix preserve-caught-error

* fix: fix no-useless-assignment

* fix: update variable types for better type safety

* fix: replace nullish coalescing with logical OR for limit assignment

* fix: add DataItem type import for better type safety
2026-02-18 22:25:14 +08:00
..
keyword.ts fix(routes/mercari): use item updated time in cache key (#20726) 2025-12-20 23:46:57 +08:00
namespace.ts
search.ts fix(routes/mercari): use item updated time in cache key (#20726) 2025-12-20 23:46:57 +08:00
types.ts style: replace unicorn/no-for-loop w/ typescript/prefer-for-of (#20798) 2026-01-02 09:42:24 +08:00
util.tsx style(eslint): fix `no-unassigned-vars` `no-useless-assignment` `preserve-caught-error` (#21175) 2026-02-18 22:25:14 +08:00