Returns the string for the bash command to run prettier with the gobstones-script detected configuration.
prettier({ files: './src/** /*' }) Copy
prettier({ files: './src/** /*' })
The options applied when running typedoc.
The bash command string.
Returns the string for the bash command to run prettier with the gobstones-script detected configuration.
Example