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. |
||
|---|---|---|
| .. | ||
| 20201118171554_init.ts | ||
| 20201119094013_remove_predictions.ts | ||
| 20201119094845_remove_average_color.ts | ||
| 20201130002421_reviewer_field.ts | ||
| 20201202012156_remove_tweet_url.ts | ||
| 20201202021617_unique_tweet_ids.ts | ||
| 20210105174314_add_archive_file_timestamp.ts | ||
| 20210118140710_support_refresh.ts | ||
| 20220202203919_instagram_posts.ts | ||
| 20220202232041_missing_instagram_posts.ts | ||
| 20220203100031_key_value_store.ts | ||
| 20220218192912_ia_metadata.ts | ||
| 20220218195859_ai_metadata_timestamp.ts | ||
| 20220221141018_archive_file_content.ts | ||
| 20220221143757_archive_file_is_directory.ts | ||
| 20220225101216_add_file_contents_table.ts | ||
| 20220619155617_museum_overrides.ts | ||
| 20221110164838_mastodon_posts.ts | ||
| 20221231144228_museum_sort.ts | ||
| 20250123223740_search_index.ts | ||
| 20251010000000_bluesky_posts.ts | ||
| 20251106000000_user_log_events.ts | ||
| 20251107000000_session_tables.ts | ||