mirror of
https://github.com/supabase/supabase.git
synced 2026-07-05 00:14:35 +08:00
Instead of running a single global version of prettier, which might conflict with the package-local version that editors might be using, we instead run prettier within each package that has it installed as a dependency.