workos / authkit-remix

Authentication and session helpers for using WorkOS & AuthKit with Remix
MIT License
21 stars 6 forks source link

Install prettier as dev dependency #14

Closed chaance closed 3 months ago

chaance commented 3 months ago

I noticed some discrepancies in formatting when running locally. Seems I had an old version of Prettier installed globally. Pinning the project to a specific version should fix this.