This commit is contained in:
David Anson 2025-09-03 23:25:56 -07:00
parent 5db10cc29f
commit 5d61d39d55
6 changed files with 112 additions and 3 deletions

View file

@ -1496,7 +1496,6 @@ export function getVersion() {
* Function to pretty-print lint results.
*
* @callback ToStringCallback
* @param {boolean} [ruleAliases] True to use rule aliases.
* @returns {string} Pretty-printed results.
*/