OmniBytes / pi-hub

Smart Display for Raspberry Pi
https://hub.omnibytes.io
MIT License
3 stars 0 forks source link

spike: replace eslint and prettier with biome #57

Open funkstyr opened 5 months ago

funkstyr commented 5 months ago

Describe the feature you'd like to request

Replace lint, format, and style deps with biome.

Describe the solution you'd like to see

Remove the tooling directory for eslint, prettier, stylelint and replace with tooling/biome

Additional information

https://biomejs.dev/

We may want to wait until they are at 100% parity with prettier(wip) and stylelint(roadmap)