The State of Javascript Linting (and Formatting)
Summary:
- ESLint is really slow
- Biome is faster, but doesn't fully support all ESLint plugins like eslint-plugin-react-hooks. Also, the VSCode extension doesn't work to fix import sorting, import sorting clashes with VSCode, and Prettier plugins like prettier-plugin-tailwindcss don't work.
