mirror of
https://github.com/supabase/supabase.git
synced 2026-05-31 18:03:33 +08:00
This PR runs `prettier` on the `examples` folder. Depends on https://github.com/supabase/supabase/pull/43849.
4 lines
66 B
JavaScript
4 lines
66 B
JavaScript
module.exports = {
|
|
presets: ['@vue/cli-plugin-babel/preset'],
|
|
}
|