from Hacker News

Biome 1.7: Migrate from ESLint with one command

by conaclos on 4/15/24, 12:40 PM with 1 comments

  • by conaclos on 4/15/24, 12:40 PM

    Main features:

    - Migrate from ESLint with one command `biome migrate eslint`

    - Migrate from Prettier with one command `biome migrate prettier`

    - Experimental machine-readable reporters

    - New `--staged` CLI option to format and lint `git` staged files

    - New lint rules and many fixes!