radian-software / apheleia

🌷 Run code formatter on buffer contents without moving point, using RCS patches and dynamic programming.
MIT License
580 stars 81 forks source link

Add biomejs as a lint option #323

Open ahonnecke opened 1 month ago

ahonnecke commented 1 month ago

biome is a new package that combines eslint like linting and prettier formatting all in the same (faster) tool: https://biomejs.dev/

CLI usage: npx @biomejs/biome check --write ./ocpp-server/app.ts