OptionalbinThe path to the Prettier binary.
If not specified, it will be found using findBin.
OptionaldisableWhether to disable ignore patterns defined in the respective context. If not specified, ignore patterns will be respected.
OptionalmodeThe mode to run Prettier in. If not specified, 'write' mode will be used.
OptionalthrowWhether to throw an error if the Prettier binary is not found.
OptionalworkingThe working directory to run Prettier in. If not specified, the current working directory will be used.
Options for calling Prettier.