webamp/packages/skin-database/services
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
..
internetArchive.ts Cleanup/refactor 2022-02-19 21:25:39 -08:00
openAi.ts Enable more lint rules for skin-database 2025-11-27 21:35:00 -08:00