Optional
binThe path to the Prettier binary.
If not specified, it will be found using findBin
.
Optional
disableWhether to disable ignore patterns defined in the respective context. If not specified, ignore patterns will be respected.
Optional
modeThe mode to run Prettier in. If not specified, 'write' mode will be used.
Optional
throwWhether to throw an error if the Prettier binary is not found.
Optional
workingThe working directory to run Prettier in. If not specified, the current working directory will be used.
Options for calling Prettier.