Node.js projects often have large node_modules folders filled with unnecessary files like documentation, tests, and build configs. These files take up valuable disk space and slow down deployments.
Unsaved files are not formatted even with Biome installed globally and even though Biome shows up as an available formatter. This is a regression on #460.