I made a fun little project this past week: formatly 🧼. It detects whatever formatter -biome, deno fmt, dprint, or Prettier- a project is using and formats files with it.

Hoping to grow this to be used in any project that writes source code for users.

https://github.com/JoshuaKGoldberg/formatly

Comments