webamp/packages/skin-database/app
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
..
(modern) Enable more lint rules for skin-database 2025-11-27 21:35:00 -08:00
[[...folderName]] Get ready for rollout of next.js version 2025-06-06 12:54:48 -04:00
graphql Consolidate ESLint configs into root 2025-11-27 21:25:27 -08:00
skin/[hash] Consolidate Skin Museum client inside the skin-database package along with the server 2025-06-09 10:49:32 -07:00
App.tsx Remove helmet 2025-06-09 10:52:03 -07:00
favicon.ico Add metadata 2025-06-05 22:22:22 -07:00
layout.tsx Get ready for rollout of next.js version 2025-06-06 12:54:48 -04:00
redux.tsx Consolidate Skin Museum client inside the skin-database package along with the server 2025-06-09 10:49:32 -07:00
SearchLogo.tsx Consolidate Skin Museum client inside the skin-database package along with the server 2025-06-09 10:49:32 -07:00
sitemap.ts Next.js sitemaps 2025-06-04 23:00:32 -07:00