Bluesky app fork with some witchin' additions 馃挮 forked from jollywhoppers.com/witchsky.app

Tighten up eslint rule to catch unused `const {_} = useLingui()` (#9122) master

* tighten eslint config to catch unused `useLingui`s * fix now-invalid uses of _ * remove unused function that produces a ton of eslint warnings * upgrade react compiler plugin