mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-27 12:03:52 +00:00
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. |
||
|---|---|---|
| .. | ||
| __mocks__ | ||
| __tests__ | ||
| graphql | ||
| auth.ts | ||
| DiscordEventHandler.ts | ||
| processUserUploads.ts | ||
| types.ts | ||