TID-Lab / FuCo-Election-old-delete-by-aug

Mono-repo for the Fulton County Election dashboard frontend and backend
0 stars 0 forks source link

biomejs vs eslint+prettier #4

Open codelastnight opened 2 months ago

codelastnight commented 2 months ago

why we need this:

"industry standard" is eslint + prettier, however setting these up is an annoying and tedious process.

new kid on the block is biome.js which combines these tools into 1 chain that requires little config. its really nice. however its not ready for production i think.

so, i might go back to eslint-prettier, but it will take me a hot minute to set those up properly