function formatOutput formatOutput(rules: string[],format: OutputFormat | string,options?: FormatterOptions,): FormatterResult Formats rules to the specified output format Parameters rules: string[] format: OutputFormat | string optional options: FormatterOptions Return Type FormatterResult