mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-26 03:24:18 +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. |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| bluesky.ts | ||
| computeScrollRanking.ts | ||
| insta.ts | ||
| integrityCheck.ts | ||
| ITask.ts | ||
| mastodon.ts | ||
| refresh.ts | ||
| scrapeLikes.ts | ||
| screenshotSkin.ts | ||
| syncFromArchive.ts | ||
| syncToArchive.ts | ||
| tweet.ts | ||
| tweetMilestones.ts | ||