webamp/packages/skin-database/api/graphql
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
..
resolvers Enable more lint rules for skin-database 2025-11-27 21:35:00 -08:00
defaultQuery.ts Fix formatting in default query 2022-03-18 00:16:50 -07:00
index.ts Enable more lint rules for skin-database 2025-11-27 21:35:00 -08:00
ModernSkinsConnection.ts Upgrade Grats 2025-01-23 20:12:54 -08:00
schema.graphql Upgrade Grats 2025-10-03 17:48:14 -07:00
schema.ts Upgrade Grats 2025-10-03 17:48:14 -07:00
SkinsConnection.ts Upgrade Grats 2025-01-23 20:12:54 -08:00
TweetsConnection.ts Upgrade Grats and adopt new patterns 2024-12-15 22:39:16 -08:00