mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-28 12:36:35 +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. |
||
|---|---|---|
| .. | ||
| ClassicSkinResolver.ts | ||
| CommonSkinResolver.ts | ||
| DatabaseStatisticsResolver.ts | ||
| FeedbackMutation.ts | ||
| ModernSkinResolver.ts | ||
| NodeResolver.ts | ||
| ReviewMutations.ts | ||
| ReviewResolver.ts | ||
| SkinResolver.ts | ||
| SkinsConnection.ts | ||
| SkinUpload.ts | ||
| UploadMutation.ts | ||
| UserResolver.ts | ||