browsertrix/frontend/src/features
Emma Segal-Grossman d1156b0145
enable a few more useful eslint suggestions & correct some more types (#1517)
## Changes

Implements suggestions from
https://typescript-eslint.io/blog/consistent-type-imports-and-exports-why-and-how/
and
https://www.totaltypescript.com/method-shorthand-syntax-considered-harmful,
along with a couple more auto-fixable consistency rules.

Of note:
- Functions that return a promise are marked as async
- Suggestions now appear for where to simplify boolean checks,
non-nullish assertions, and optional chaining
2024-02-09 16:14:08 -08:00
..
accounts enable a few more useful eslint suggestions & correct some more types (#1517) 2024-02-09 16:14:08 -08:00
archived-items enable a few more useful eslint suggestions & correct some more types (#1517) 2024-02-09 16:14:08 -08:00
browser-profiles enable a few more useful eslint suggestions & correct some more types (#1517) 2024-02-09 16:14:08 -08:00
collections enable a few more useful eslint suggestions & correct some more types (#1517) 2024-02-09 16:14:08 -08:00
crawl-workflows enable a few more useful eslint suggestions & correct some more types (#1517) 2024-02-09 16:14:08 -08:00
index.ts Organize components into folders by function (#1411) 2023-11-29 14:12:29 -05:00