RSSHub/lib/routes/huggingface
Tony 7785a7bde4
style: update eslint rules (#21207)
* style: update eslint rules

* style: fix prefer-object-spread

* style: fix no-lonely-if

* fix: typescript-eslint/no-unnecessary-template-expression

* fix: sort import

* style: apply file filtering to config presets

* revert: changes on pkg

* style: revert

* style: use defineConfig

* style: reorder js plugin in eslint config

* chore: remove obsolete override

* style: fix CodeQL initialization to ensure language matrix is used
2026-02-23 08:17:37 +08:00
..
blog-community.ts fix(route/huggingface): fix getting blog links and community blog author data handling. (#20644) 2025-12-06 01:04:10 +08:00
blog-zh.ts fix(route/huggingface): restore article list and author parsing (#20599) 2025-12-01 23:57:43 +08:00
blog.ts fix(route/huggingface): fix getting blog links and community blog author data handling. (#20644) 2025-12-06 01:04:10 +08:00
daily-papers.ts style: replace unicorn/no-for-loop w/ typescript/prefer-for-of (#20798) 2026-01-02 09:42:24 +08:00
models.ts style: update eslint rules (#21207) 2026-02-23 08:17:37 +08:00
namespace.ts