Functioneslint-config/prettierv2.0.0
createPrettierConfig
Builds a Prettier config from the shared seedcord base, optionally adding Tailwind class sorting.
createPrettierConfig(options?: CreatePrettierConfigOptions): PrettierConfigoptions?
options?: CreatePrettierConfigOptionsPass tailwind to enable prettier-plugin-tailwindcss; omit for the plain base.