You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Uninstall eslint, @typescript-eslint/eslint-plugin, @typescript-eslint/parser
- Remove .eslintrc.json configuration file
- Remove eslint-disable comments from source files
- Reduces dependencies from 353 to 283 packages (-70 packages)
- Biome now handles all linting and formatting
This completes the migration from ESLint to Biome.
0 commit comments