t3-oss / create-t3-app

The best way to start a full-stack, typesafe Next.js app
https://create.t3.gg
MIT License
25.09k stars 1.15k forks source link

feat: Add Biome.js Implementation #1973

Open TheCukitoDev opened 1 month ago

TheCukitoDev commented 1 month ago

Is your feature request related to a problem? Please describe.

No but yes. If you want a better developer experience you should use Biome instead of Prettier and ESLint. It is better in performance and is together and compativle

Describe the solution you'd like to see

An option in the CLI where you could choose between Eslint and biome and prettier and biome.

Describe alternate solutions

Use biome

Additional information

No response

xuxusheng commented 1 month ago

nice proposal

aidansunbury commented 1 week ago

Would also be super interested in having this and/or working on implementing it

TheCukitoDev commented 6 days ago

I don't know how to write the install script but i can help with how to use it with next.js. I implemented it and it is quite easy. You can reach my repo to see it. It works pretty well, this is the link