Functioneslint-config/prettierv1.5.5-next.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.