mirror of
https://github.com/supabase/supabase.git
synced 2026-07-03 19:54:38 +08:00
* Try to fix the prettier github action. * Revert "Try to fix the prettier github action." This reverts commit3a3fbe51e1. * Fix the prettier dependency in package-lock.json. * Run prettier format over the whole repo. * Revert "Fix the prettier dependency in package-lock.json." This reverts commit8c6b241907. * Revert the prettier format changes. * Add a command for checking prettier. Use it in the github action. Use npm ci in the github action. * Fix another accidental formatting.