webamp/packages/skin-database/api/graphql/resolvers
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
..
ClassicSkinResolver.ts Enable more lint rules for skin-database 2025-11-27 21:35:00 -08:00
CommonSkinResolver.ts Remove outdated comment 2024-03-02 14:28:43 -08:00
DatabaseStatisticsResolver.ts Upgrade Grats and adopt new patterns 2024-12-15 22:39:16 -08:00
FeedbackMutation.ts Upgrade Grats and adopt new patterns 2024-12-15 22:39:16 -08:00
ModernSkinResolver.ts Enable more lint rules for skin-database 2025-11-27 21:35:00 -08:00
NodeResolver.ts Upgrade Grats 2025-01-23 20:12:54 -08:00
ReviewMutations.ts Upgrade Grats and adopt new patterns 2024-12-15 22:39:16 -08:00
ReviewResolver.ts Resolve lint errors 2025-07-09 20:52:57 -07:00
SkinResolver.ts Enable more lint rules for skin-database 2025-11-27 21:35:00 -08:00
SkinsConnection.ts Start to split up RootResolver 2024-03-02 12:43:44 -08:00
SkinUpload.ts Upgrade Grats 2025-01-23 20:12:54 -08:00
UploadMutation.ts Upgrade Grats 2025-01-23 20:12:54 -08:00
UserResolver.ts Upgrade Grats 2025-01-23 20:12:54 -08:00