UNPKG

create-t3-supabase-zustand

Version:

Create web application with the t3 stack, Supabase, and Zustand

5 lines (4 loc) 159 B
/** @type {import('prettier').Config & import('prettier-plugin-tailwindcss').PluginOptions} */ export default { plugins: ["prettier-plugin-tailwindcss"], };