UNPKG

create-t3-app

Version:

Create web application with the t3 stack

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