biomejs / biome

A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
https://biomejs.dev
Apache License 2.0
14.19k stars 439 forks source link

📝 A commuted empty statement inside an arrow function leads to non-idempotent formatting #1171

Closed Conaclos closed 8 months ago

Conaclos commented 9 months ago

Environment information

Playground

Configuration

Default configuration

Description

Playground link

This leads to non-idempotent formatting.

Code of Conduct

kalleep commented 8 months ago

I can take a look into this one