Skip to content

use biomejs instead of prettier and eslint #132

Description

@AugustinMauroy

On this project we have two tools to format and lint our code. But they're not the best performers.

One solution is to use biomejs which is a trainer and linter of code written in rust. It covers what prettier and eslint do on this project.

In addition the dev node_module size will be reduce:

  • eslint : 3.08 MB
  • prettier 7.7 MB
  • biome 152 kB

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions