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. |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| .DS_Store | ||
| ArchiveFileModel.ts | ||
| FileInfoModel.ts | ||
| FileModel.ts | ||
| IaItemModel.ts | ||
| InstagramPostModel.ts | ||
| KeyValue.ts | ||
| SessionModel.ts | ||
| SkinModel.ts | ||
| skins.ts | ||
| TweetModel.ts | ||
| UploadModel.ts | ||
| UserContext.ts | ||