webamp/packages/skin-database/api
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
..
__mocks__ Add more test coverage 2020-11-30 19:30:09 -05:00
__tests__ Fix tests for Algolia use 2025-07-09 20:39:18 -07:00
graphql Enable more lint rules for skin-database 2025-11-27 21:35:00 -08:00
auth.ts Approve/reject skins from the website 2020-11-30 01:25:38 -05:00
DiscordEventHandler.ts Remove express in favor of next.js 2025-06-05 18:14:30 -07:00
processUserUploads.ts Remove express in favor of next.js 2025-06-05 18:14:30 -07:00
types.ts Remove express in favor of next.js 2025-06-05 18:14:30 -07:00