ackama / rails-template

Application template for Rails 7 projects; preloaded with best practices for TDD, security, deployment, and developer productivity.
Other
294 stars 15 forks source link

chore: update `prettier` to v3 #539

Closed G-Rath closed 5 months ago

G-Rath commented 5 months ago

I've removed prettier-plugin-packagejson because it requires some extra config for v3 and I don't think is adding that much value (it's technically not a "pure" prettier plugin because it modifies the AST)