Interfaceeslint-config/prettierv1.5.5-next.0
CreatePrettierConfigOptions
interface CreatePrettierConfigOptionsProperties
- optional
tailwind
When provided, layers in prettier-plugin-tailwindcss and its class-sorting options. Omit it to get the base seedcord prettier config unchanged.
Requires prettier-plugin-tailwindcss to be installed in the consuming package (an optional peerDependency).
tailwind: TailwindPrettierOptions;