webamp/packages/skin-database/tasks
Jordan Eldredge 36c5af8cd0 Enable more lint rules for skin-database
Enable all root ESLint rules except camelcase (333 violations).

Rules now enabled:
- eqeqeq (strict equality)
- prefer-const
- prefer-template
- prefer-arrow-callback
- no-else-return
- no-return-await
- no-undef-init
- dot-notation
- guard-for-in
- no-div-regex
- new-cap

Fixed 51 lint violations across the package.
2025-11-27 21:35:00 -08:00
..
__tests__ Run more tests in CI 2025-07-07 12:51:20 -07:00
bluesky.ts Clean up log 2025-11-03 07:54:59 -08:00
computeScrollRanking.ts Improve landscape screens for scroll 2025-11-07 17:28:42 -08:00
insta.ts Refactors and work toward fixing consistency with archive.org 2022-02-19 14:44:09 -08:00
integrityCheck.ts Avoid some lint errors 2025-07-09 21:05:54 -07:00
ITask.ts More stuff 2025-06-05 02:59:09 -04:00
mastodon.ts Enable more lint rules for skin-database 2025-11-27 21:35:00 -08:00
refresh.ts Avoid some lint errors 2025-07-09 21:05:54 -07:00
scrapeLikes.ts Enable more lint rules for skin-database 2025-11-27 21:35:00 -08:00
screenshotSkin.ts Consolidate ESLint configs into root 2025-11-27 21:25:27 -08:00
syncFromArchive.ts Enforce Prettier at the root 2022-03-06 23:08:43 -08:00
syncToArchive.ts Enable more lint rules for skin-database 2025-11-27 21:35:00 -08:00
tweet.ts Enable more lint rules for skin-database 2025-11-27 21:35:00 -08:00
tweetMilestones.ts Enable more lint rules for skin-database 2025-11-27 21:35:00 -08:00