QuiiBz / next-international

Type-safe internationalization (i18n) for Next.js
https://next-international.vercel.app
MIT License
1.3k stars 61 forks source link

chore(docs): add bun installation support #167

Closed poypoydev closed 1 year ago

poypoydev commented 1 year ago

I thought it would be useful for people to also know you can install this library without any problems using bun, Vercel also supports bun installation now, so I think its handy to also have it as an option.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-international ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 13, 2023 4:28pm
poypoydev commented 1 year ago

Should be fixed now!

QuiiBz commented 1 year ago

Doesn't seem to be fixed here:

Screenshot 2023-09-13 at 18 08 29

poypoydev commented 1 year ago

Prettier format on save absolutely not saving the day again... Should all be fixed now!