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